Gunzenreiner Simon wrote:
I tried to use install:install-file like this:
mvn install:install-file -DgeneratePom=true -Dpackaging=jar -DgroupId=myGroupId
-Dversion=myVersion -DartifactId=myArtifactId -Dclassifier=sources
-Dfile=myArtifactId-myVersion-sources.jar
but it didn't install my sources.jar correctly - the binary jar file was simply
replaces. It looks to me like the classifier option is not really supported ..
Classifier works, believe me. I'd guess that the "generatePom=true" is a
problem.
Jochen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]