Hi,

I have a pb with mvn release:prepare +mvn release:perform ..

the SCM tag is created, pom are modified, but artifact is not generated.

scenario :
my pom is in version "0.1-SNAPSHOT"
if I run "mvn deploy", artifact in version "0.1-SNAPSHOT" is generated
mvn release:prepare ask for release version > 0.1 and next snapshot version > "0.2-SNAPSHOT" mvn release:perform : my pom is modified but I can not found the artifact in version 0.1!
Where is it? Is it normal that his artifact is not generated?

I think I have missed sth...

Thx,


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to