Maven distribution relocation
See original GitHub issuePlease can you for each project setup a relocation notification of your move from info.cukes
to io.cucumber
e.g. as per jackson https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-mrbean
https://github.com/cucumber/cucumber-jvm/blob/7e5e4d1ceac8816aa5ed2e3e10fbf762877df9b1/pom.xml#L1
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (12 by maintainers)
Top Results From Across the Web
Guide to relocation - Apache Maven
Sometimes it is necessary to relocate artifacts in the repository. One example of that is when a project moves from one groupId to...
Read more >Maven pom relocation - Stack Overflow
1 Answer 1 · Copy all foo-related files from /bar/foo/ in your Maven repository to a temporary location. · Change the groupId to...
Read more >Guide to relocation - Maven
How to relocate a Maven 1 artifact to a different groupId. Copy all foo-related files from /bar/ in your Maven 1 repository to...
Read more >Magnolia Tomcat Bundle Maven Relocation – Project Distribution ...
The following is the distribution management information used by this project. Relocation. Field, Value. GroupId, info.magnolia.bundle. ArtifactId, magnolia- ...
Read more >MavenPomRelocation - Gradle DSL Version 7.6
The relocation information of a Maven publication that has been moved to a new group and/or artifact ID. Properties. Property, Description. artifactId. The...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I assumed you meant FTEs 😜
Just did the release. After updating to 1.2.6 I get the message:
After changing
groupIds
I get:Thanks for looking into all this @nhojpatrick