will keep that in mind when preparing the first maven based release On Tue, Feb 10, 2009 at 3:20 AM, bachew <[email protected]> wrote: > It is of course, to avoid mistake - you do not want to miss those important > artifacts when you deploy to official repository. I believe sources and > javadoc will be attach on right phrase, won't cause it to build on every > compile or test. > Anyway, I've forgotten I've got the source code and can mvn install > source:jar javadoc:jar, :p > > On Mon, Feb 9, 2009 at 4:39 PM, Francis De Brabandere <[email protected]> > wrote: >> >> 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. > >
-- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house.
