Including sources in project dependencies
-----------------------------------------
Key: MSOURCES-48
URL: http://jira.codehaus.org/browse/MSOURCES-48
Project: Maven 2.x Source Plugin
Issue Type: New Feature
Environment: gwt compilation
Reporter: warren crossing
perhaps type:
Corresponds to the dependant artifact's packaging type. This defaults to jar.
While it usually represents the extension on the filename of the dependency,
that is not always the case. A type can be mapped to a different extension and
a classifier. The type often correspongs to the packaging used, though this is
also not always the case. Some examples are jar, ejb-client and test-jar. New
types can be defined by plugins that set extensions to true, so this is not a
complete list.
--
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