issue with apache-maven-3.0.4-bin.tar.gz

2012-03-19 Thread Antoine Levy Lambert
Hi, I have just downloaded apache-maven-3.0.4-bin.tar.gz. The particular version which I got from http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0.4-bin.tar.gz had mismatching md5sum's and gpg signatures. I ended up downloading from www.apache.org/dist. I do not know which

settings or profile; using maven2 ant tasks

2006-09-19 Thread Antoine Levy-Lambert
Hello, I am trying to setup builds using Ant and Maven2 ant tasks. I would like to have the following setup : - all third party jars are stored in ClearCase and are accessed through filesystem. It is assumed we setup the filesystem to follow maven layout (do not know exactly how, but will find

Re: settings or profile; using maven2 ant tasks

2006-09-19 Thread Antoine Levy-Lambert
Hello Mick, I do not have a solution yet. I am also looking at ivy. Ivy has an ant task to create the build order from a fileset of build.xml files. I have just created an issue on JIRA asking for the creation of such a task in maven2. If my project was to choose the solution Ant + Maven2 Ant

Re: using third party ant tasks in maven

2006-09-17 Thread Antoine Levy-Lambert
Hello, this document should help you : http://maven.apache.org/plugins/maven-antrun-plugin/classpaths.html you have to declare the axis-ant.jar as a dependency of the antrun plugin Regards, Antoine rampage wrote: i'm having trouble with maven's classpath i know it's dependencies are loaded

Maven2 Ant Tasks : is there a task to find a project build order from a parent POM

2006-09-16 Thread Antoine Levy-Lambert
Hi, I am currently evaluating several dependency/repository managements solutions. Among the possible choices, we are looking at sticking with ant but using the maven2 antlib for repository management, including writing POMs. Is there an Ant task available which can determine a build order

building openpgp (from commons-sandbox)

2006-09-14 Thread Antoine Levy-Lambert
Hi, I have the whole commons-sandbox checked out. I try to build openpgp and I see : [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO]