« Return to Thread: [Studio] Using the Maven Release Plugin

Re: [Studio] Using the Maven Release Plugin

by Felix Knecht-2 :: Rate this Message:

Reply to Author | View in Thread

Felix Knecht schrieb:
>
>
> Just some ideas
> - Did your run using the -Prelease profile?
> - Did you verify if at this moment the artifact exists in your local
> repository?
>
>  
- Change the default preparationGoals to 'clean install verify' (see
http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html)

 « Return to Thread: [Studio] Using the Maven Release Plugin