[ http://jira.codehaus.org/browse/MNG-309?page=comments#action_37801 ]
     
John Casey commented on MNG-309:
--------------------------------

blacklisting of disallowed jars from the repo conversion process isn't 
practical from repoclean, because the preferred method (commenting out the 
offending dep in the pom) would mean post-processing the output pom XML after 
the MavenXpp3Writer is finished with it...and adding comments in such a 
targeted fashion means re-parsing the XML to find the right spot to add...

As per Brett's direction, we're scrubbing this from the requirements for 
repoclean for now, and we'll fix it properly in maven2 using pointer poms.

> more repoclean enhancements
> ---------------------------
>
>          Key: MNG-309
>          URL: http://jira.codehaus.org/browse/MNG-309
>      Project: m2
>         Type: Bug
>   Components: repository-tools
>     Reporter: Brett Porter
>     Assignee: John Casey
>      Fix For: 2.0-alpha-2

>
>   Time Spent: 2 hours
>    Remaining: 0 minutes
>
> we should gather up all the repoclean enhcancements and rerun it with a 
> --force option to reconvert all the m1 poms again.
> So, further enhancements:
> - a --force option
> [DONE] - successfuly convert <properties><scope>foo</scope></properties> on a 
> dependency so m1 users can add it to their pom
> [DONE] - convert deps with <type>plugin</type> to a plugin element
> - automatically comment out Sun JARs and warn
> - turn on mailing of errors/warnings
> Add more as subtasks of this if they are found

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to