>>>>> "nicolas de loof" <[EMAIL PROTECTED]>:
> I'm using the source plugin to create a -sources.jar of my artifact. They > are automatically installed/deployed with my project artifacts. > http://maven.apache.org/plugins/maven-source-plugin/index.html Yes. That's the one I'm trying to use when doing mvn source:jar from the command line. Hm... this creates a -sources.jar in the targets subdir, but didn't install it into my local maven repository. However mvn source:jar install installed it together with the regular jar and the -tests jar. Thanx! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
