Since maven uses a lot of online repositories we do regular builds in Jenkins (after logging in) and then Maven releases.
Maven releases are tricky and sometimes our local setups are a little different where we use local (.m2) repositories or non snapshot versions.
If you get a message like this make sure you have -SNAPSHOT in your POM and resubmit.
For example you'll need:
No comments:
Post a Comment