Le mardi 5 juin 2007, Werner Guttmann a écrit : > Is it okay for you if I create a Jira issue and attach all artefacts to > it ? Yes, please file a Jira issue with pom.xml and build.xml: I'll investigate on it.
> But basically, Maven 2.0.6, Ant tasks for Maven 2.0.6 and the POM > could be found at > > http://svn.castor.codehaus.org/browse/castor/castor/trunk/pom.xml?r=trunk > > Basically, it looks like the dependencies that are hosted on (any?) > java.net repository are not downloaded and/or added. > > Regards > Werner > > Hervé BOUTEMY wrote: > > Hi, > > > > I'm working on Maven Ant Tasks bugfixes and enhancements: I really need > > such feedback. > > > > But I'll need more info : > > - which version of Ant and Maven Ant Tasks > > - the build.xml you're using (and pom.xml if any) > > - which libs are missing > > > > If I'm able to reproduce the problem, I'll be able to work on it. > > > > Regards, > > > > Hervé > > > > Le mardi 5 juin 2007, Werner Guttmann a écrit : > >> Hi, > >> > >> I am trying to use the Ant task for Maven with the root Maven POM for > >> the Castor project for download the dependencies and place them into a > >> lib directory. > >> > >> What I have observed is that there's a few dependencies missing when I > >> run the corresponding Ant target. But if I use Maven for the build > >> process, the missing JARs are downloaded as well and placed into my > >> local repository. > >> > >> I have tried to define remoteRepository entries for the java.net and the > >> Maven 2 java.net repositories (where e.g. java.transaction:jta:1.1.1B > >> resides), but this does not make a difference. > >> > >> Any idea what I could try in addition ? Having said that, all other > >> dependencies are resolved and copied without any problems. It looks like > >> it's just the dependencies that are not synced globally that create a > >> problem. > >> > >> Regards > >> Werner > >> Castor, committer > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
