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

Vincent Siveton closed MNG-1887.
--------------------------------

      Assignee: Vincent Siveton
    Resolution: Won't Fix

just add related links

> Guide to transforming a maven.xml goal into a plugin
> ----------------------------------------------------
>
>                 Key: MNG-1887
>                 URL: http://jira.codehaus.org/browse/MNG-1887
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Documentation: Guides
>    Affects Versions: 2.0.1
>            Reporter: Geoffrey De Smet
>            Assignee: Vincent Siveton
>             Fix For: Documentation Deficit
>
>
> Many users coming from maven 1 have large maven.xml files and don't really 
> know how to start migrating those.
> Usually these maven.xml do simple things like copy some files or run an ant 
> task.
> 3 use cases should be shown:
> 1) old custom assembly script can now be done by the assembly plugin
> 2) some ant task can be done with the antrun plugin
> 3) some custom script can be turned into a plugin
> You probably don't like solution 2) and it's indeed not the best solution,
> like use maven.xml in maven 1 was also not the best solution,
> despite that people are doing it to do things quick & dirty or as proofs of 
> concepts,
> so they should be guided (and also be told that 3) is better)
> This could become a part of "Guide to Moving from Maven 1.x to Maven 2.x":
> http://maven.apache.org/guides/mini/guide-m1-m2.html
> But seeing the length of that one, some sort of index would be usefull (like 
> in FAQ's).

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

        

Reply via email to