Re: antLib not producing same classpath as Mvn

2007-11-21 Thread Hervé BOUTEMY
Maven Ant Tasks should resolve dependencies exactly like Maven in command line. But there are code duplications between the command line usage of Maven internals and Ant tasks' usage: sometimes, this leads to unwanted differences. FYI, in Maven 2.1, a component has been created to avoid this

antLib not producing same classpath as Mvn

2007-11-20 Thread Kallin Nagelberg
I've found what looks like a bug in the Maven Antlib, but I thought I should check here first before sending the issue to JIRA as I am a relatively new Maven user. I've created a pom that transitively has two paths to the artifact commons-logging. Due to the structure of the poms this resulted in