Creating one jar for source code in a multiproject using maven.source.plugin
----------------------------------------------------------------------------
Key: MAVEN-1783
URL: http://jira.codehaus.org/browse/MAVEN-1783
Project: Maven
Issue Type: Task
Components: model additions
Affects Versions: 1.0.2
Environment: sun solaris.. using maven.source.plugin-1.0.jar
Reporter: Baher Omar
Priority: Minor
I'm trying to create one jar for all source code in a multiproject system..
The current impl of maven.source.plugin, only produces one source jar for each
project..
I'd like to combine all these jars into only one jar..
I think the same thing could also apply to the actual jars produced from all
projects, how can you make one jar of all the compiled classes?!
For example, the whole java source code is used distributed in one zipped file
(src.zip).
Also I noticed some companies (i.e. maverick), they have one jar for a specific
feature (i.e. maverick-ssh2.jar, maverick-ssh1.jar, maverick-sftp.jar, ...) and
one jar for the whole thing (maverick-all.jar)
Thanks..
bo
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira