Hi, The source:jar goal does this. Try:
mvn clean source:jar install -Dmaven.test.skip=true HTH, Bart. ________________________________________ Van: Rice Yeh [mailto:[EMAIL PROTECTED] Verzonden: woensdag 20 december 2006 10:54 Aan: [email protected] Onderwerp: How to install source code's jar to local repository during building also? Hi, I use 'maven clean install' to build cocoon. Is there also a way to install source code's jar to local repository during building without changing present pom.xml? Rice
