Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing pom files on nexus repository #4586

Open
kme-activeviam opened this issue Feb 12, 2024 · 0 comments
Open

Missing pom files on nexus repository #4586

kme-activeviam opened this issue Feb 12, 2024 · 0 comments

Comments

@kme-activeviam
Copy link

Hello,

As of last week the pom file that was located under https://artifacts.alfresco.com/nexus/content/repositories/activiti-releases/org/activiti/activiti-core-dependencies/7.1.134/ (among other poms) is no longer available. This prevents a user from importing the

<dependency>
   <groupId>org.activiti</groupId>
   <artifactId>activiti-spring-boot-starter</artifactId>
   <version>7.1.134</version>
</dependency>

dependency with the following error when running mvn clean install:
Failed to read artifact descriptor for org.activiti:activiti-spring-boot-starter:jar:7.1.134: Could not find artifact org.activiti:activiti-core-dependencies:pom:7.1.134 in ActivitiRepository

I'm aware that there are more recent versions of the pom file available but we test against multiple versions to ensure backwards compatibility. Is there a reason why the pom was removed? Is there an alternative repo available to access the pom?

I'm also aware that this Github is perhaps not the best place to file this issue as it relates to the repository instead of the actual code, but I could not see a better alternative. Feel free to re-direct me if necessary.

Kind regards,
Kevin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant