Maven build for release tags fail with error finding artifact- org.eclipse.mylyn:org.eclipse.mylyn.target:target:4.6.0-SNAPSHOT #695
-
Hi, I am able to build and install wikitext.core artifacts on the main code line with However when I checkout a release tag like 4.6.0 (
Are there any pre-steps before building a release tab/branch? Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Please try to build from the repository root, I don't think that we support build from an arbitrary directory |
Beta Was this translation helpful? Give feedback.
-
Hi @ruspl-afed, Thank you for your response and inputs.
The build work on |
Beta Was this translation helpful? Give feedback.
-
While we are at it another (naive) question. I tried But that messes up the poms/manifests and build fails with some references still pointing to 4.6.0-snapshot. So wanted to know what is the right way to go with a release build. |
Beta Was this translation helpful? Give feedback.
When we build we always use the latest Integration build in the *.target File so we have the Problem that we use 4.35 20250208-0140 Integration build for our final release. But all Integration builds are delete after a final Eclipse release.
Any suggestions?