you're free to add those two targets yourself. I don't see why these should be generated on every build.
mvn clean install source:jar javadoc:jar On Mon, Feb 9, 2009 at 3:19 AM, bachew <[email protected]> wrote: > Hi Francis, > I notice sources and javadoc are not attached when I install into my local > repository, you should configure these plugin (maven-javadoc-plugin and > maven-source-plugin). Please read this > page: > http://maven.apache.org/plugin-developers/cookbook/attach-source-javadoc-artifacts.html > > On Sun, Feb 8, 2009 at 7:10 PM, Francis De Brabandere <[email protected]> > wrote: >> >> Hi bachew, >> >> At the moment we have a mavenized branch that needs some more testing: >> http://svn.apache.org/repos/asf/incubator/empire-db/branches/maven >> >> Most stuff is still up to date as there have not been a lot of changes in >> trunk. >> Feel free to check it out and use it for testing purposes. Issues can >> be posted on the list. >> >> ---------- Forwarded message ---------- >> From: bachew <[email protected]> >> Date: Sun, Feb 8, 2009 at 6:32 AM >> Subject: Maven >> To: [email protected] >> >> >> Hi, >> How's the progress of mavenizing empire-db? >> >> >> >> -- >> http://www.somatik.be >> Microsoft gives you windows, Linux gives you the whole house. > > -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house.
