This is not always possible. I have a build server here (TeamCity) that automatically installs the latests snapshot of Spring RCP. But of course I also want to have the sources installed to. Since the build server always checks out the latest pom.xml from the repository I can't modify it.
Any ideas?

Thanks,

Johannes Schneider

Tom Huybrechts wrote:
Add the maven-source-plugin to the package phase.
See http://maven.apache.org/plugins/maven-source-plugin/jar-mojo.html

On 10/4/06, Akbarr <[EMAIL PROTECTED]> wrote:

Hi all,

I'd like to create a jar with the sources of my project every time a
install
is executed, ie, to install the .java sources always together to the
.class
binaries. I've looked at the configuration of maven-install-plugin and I
don't see such a choice. Anyone knows how can I do that?

Thanks in advance,

[Akbarr]




--
Johannes Schneider
Im Lindenwasen 15
72810 Gomaringen

+49 7072 9229972
[EMAIL PROTECTED]
http://www.johannes-schneider.info

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to