RE: Can't run ant task in maven 2.0.9

2008-05-08 Thread Brian E. Fox
[mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 8:13 PM To: users@maven.apache.org Subject: Re: Can't run ant task in maven 2.0.9 The problem only happens with maven 2.0.9. If I rollback maven to 2.0.8 it works fine with ant tasks 2.0.9. And maven 2.0.9 still doesn't work with ant

Re: Can't run ant task in maven 2.0.9

2008-05-08 Thread Matt Milliss
is to make sure it doesn't happen again. -Original Message- From: Matt Milliss [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 07, 2008 7:04 PM To: Maven Users List Subject: Re: Can't run ant task in maven 2.0.9 I've found if I upgrade the antrun plugin to 1.2-SNAPSHOT the problem is fixed

RE: Can't run ant task in maven 2.0.9

2008-05-07 Thread Brian E. Fox
Since this is a regression, we will fix it for 2.0.10, can you write a jira and attach a sample project? -Original Message- From: Matt Milliss [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 8:13 PM To: users@maven.apache.org Subject: Re: Can't run ant task in maven 2.0.9

Re: Can't run ant task in maven 2.0.9

2008-05-07 Thread Matt Milliss
PROTECTED] Sent: Tuesday, May 06, 2008 8:13 PM To: users@maven.apache.org Subject: Re: Can't run ant task in maven 2.0.9 The problem only happens with maven 2.0.9. If I rollback maven to 2.0.8 it works fine with ant tasks 2.0.9. And maven 2.0.9 still doesn't work with ant tasks 2.0.8

Re: Can't run ant task in maven 2.0.9

2008-05-06 Thread Matt Milliss
The problem only happens with maven 2.0.9. If I rollback maven to 2.0.8 it works fine with ant tasks 2.0.9. And maven 2.0.9 still doesn't work with ant tasks 2.0.8. The maven antun plugin version is 1.1. I even tried rolling ant back to 1.6.5 as I noticed that the antrun plugin has a

RE: Can't run ant task in maven 2.0.9

2008-05-04 Thread Brian E. Fox
Can you try to isolate this to the Ant task or Maven update? Ie don't update them both at the same time and see which one actually causes the breakage. -Original Message- From: Matthew Milliss [mailto:[EMAIL PROTECTED] Sent: Sunday, May 04, 2008 5:14 AM To: users@maven.apache.org

Re: Can't run ant task in maven 2.0.9

2008-05-04 Thread Hervé BOUTEMY
and give the exact version of the maven-antrun-plugin used Le dimanche 04 mai 2008, Brian E. Fox a écrit : Can you try to isolate this to the Ant task or Maven update? Ie don't update them both at the same time and see which one actually causes the breakage. -Original Message- From:

Re: Can't run ant task in maven 2.0.9

2008-05-04 Thread Matt Milliss
The problem only happens with maven 2.0.9. If I rollback maven to 2.0.8 it works fine with ant tasks 2.0.9. And maven 2.0.9 still doesn't work with ant tasks 2.0.8. The maven antun plugin version is 1.1. I even tried rolling ant back to 1.6.5 as I noticed that the antrun plugin has a