You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "warren crossing (JIRA)" <ji...@codehaus.org> on 2009/07/15 11:21:22 UTC

[jira] Created: (MSOURCES-48) Including sources in project dependencies

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

        

[jira] (MSOURCES-48) Including sources in project dependencies

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSOURCES-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed MSOURCES-48.
-----------------------------

       Resolution: Not A Bug
    Fix Version/s: 2.2
    
> Including sources in project dependencies
> -----------------------------------------
>
>                 Key: MSOURCES-48
>                 URL: https://jira.codehaus.org/browse/MSOURCES-48
>             Project: Maven 2.x Source Plugin
>          Issue Type: New Feature
>         Environment: gwt compilation
>            Reporter: warren crossing
>             Fix For: 2.2
>
>
> 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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MSOURCES-48) Including sources in project dependencies

Posted by "warren crossing (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSOURCES-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183627#action_183627 ] 

warren crossing commented on MSOURCES-48:
-----------------------------------------

woops just saw <classifier>sources</classifier> sorry ;)

> 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