You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marvin Froeder (JIRA)" <ji...@codehaus.org> on 2008/07/21 20:46:27 UTC

[jira] Updated: (MSOURCES-34) Allow change artifact type

     [ http://jira.codehaus.org/browse/MSOURCES-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Froeder updated MSOURCES-34:
-----------------------------------

    Attachment: type.patch

Patch attached

> Allow change artifact type
> --------------------------
>
>                 Key: MSOURCES-34
>                 URL: http://jira.codehaus.org/browse/MSOURCES-34
>             Project: Maven 2.x Source Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0.4
>         Environment: Any
>            Reporter: Marvin Froeder
>         Attachments: type.patch
>
>
> At current time the type generated by this plugin is hard coded:
> AbstractSourceJarMojo line 177:
>                 projectHelper.attachArtifact( project, "java-source", getClassifier(), outputFile );
> If this "java-source" is moved to some getType it will allow me to extends this abstract class instead of duplicating this source.
> Then I use org.ops4j.maven-inherit-plugin.
> I can provide patch if required.
> VELO

-- 
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