You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2007/02/01 14:03:44 UTC

[jira] Updated: (MANT-24) Generate synonum targets named after the archive type for the package target

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

Vincent Siveton updated MANT-24:
--------------------------------

    Affects Version/s: 2.0-beta-1

> Generate synonum targets named after the archive type for the package target
> ----------------------------------------------------------------------------
>
>                 Key: MANT-24
>                 URL: http://jira.codehaus.org/browse/MANT-24
>             Project: Maven 2.x Ant Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.0-beta-1
>         Environment: maven-ant-plugin trunk
>            Reporter: Petteri Räty
>             Fix For: 2.0-beta-2
>
>         Attachments: maven-ant-package-target-synonym.patch
>
>
> I created a patch which adds a synonym target for the package target named after the archive type. So for example if it is creating a jar, it's adding a jar target. This makes the build.xml behave more like the usual hand written build.xml files.
> Result:
>   <!-- ====================================================================== -->
>   <!-- A dummy target for the package named after the type it creates         -->
>   <!-- ====================================================================== -->
>   <target name="jar" depends="package" description="Builds the jar for the application "/>

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