Re: AW: [mvn] bad artifacs returned

2012-11-28 Thread andhdo
Using an old copy of the libraries should work for you. (I have packaged the following dependencies: * jargs:jargs:1.0 * org.apache.xalan:xalan:2.7.1 * org.opensaml:openws:1.2.2) it applies to compile axis2:1.6.0 _m2_repo.rar -- V

Re: AW: [mvn] bad artifacs returned

2012-07-05 Thread Ron Wheeler
roject the transitive dependency to xalan in the dependency to opensaml? Josef -Ursprüngliche Nachricht- Von: Ron Wheeler [mailto:rwhee...@artifact-software.com] Gesendet: Mittwoch, 4. Juli 2012 17:36 An: users@maven.apache.org Betreff: Re: AW: [mvn] bad artifacs returned It appears

Re: AW: [mvn] bad artifacs returned

2012-07-05 Thread Olivier Lamy
opensaml's dependency on xalan is defined. > > That is to say if I get you right ::: > if I have a dependency on opensaml I need to exclude in my project the > transitive dependency to xalan in the dependency to opensaml? > > Josef > > > -Ursprüngliche Nachricht

Re: AW: [mvn] bad artifacs returned

2012-07-04 Thread Ron Wheeler
It appears you have a bad dependency definition. Only you can fix it. The right one is xalan xalan 2.7.1 It appears that you have org.apache.xalan xalan 2.7.1 No one knows how you got this included in your effective POM but it is wrong. Excluding all the repos in the