From: <fhe...@is...> - 2005-07-06 19:30:46
|
Hi All, I want to have a single jar that includes javadoc, source code and binary class files. I have downloaded and updated from CVS-Head the latest versions of DSOL projects (dsol, dsol-gui, dsol-xml, etc.) I have tried all maven goals included in maven.xml file but none of them give me a single jar file. I can not use the jar file available at the repository (dsol-full-1.6.6.jar) because it does not include javadoc nor source files. What maven goal should I run? Thank you, Francisco |