[EMAIL PROTECTED] writes: > <dependency> > - <id>xerces:xercesImpl</id> > + <groupId>xercesImpl</groupId> > + <artifactId>xercesImpl</artifactId> > <version>2.0.2</version> > <url>http://xml.apache.org/xerces2-j/</url> > </dependency> > > <dependency> > - <id>xerces:xml-apis</id> > + <groupId>xml-apis</groupId> > + <artifactId>xml-apis</artifactId> > <version>2.0.2</version> > <url>http://xml.apache.org/xerces2-j/</url> > </dependency>
[...] > <dependency> > - <id>jaf:activation</id> > + <groupId>jaf:activation</groupId> > + <artifactId>jaf:activation</artifactId> > <version>1.0.2</version> > <url>http://java.sun.com/products/javabeans/glasgow/jaf.html</url> > </dependency> Sh*t, you applied it verbatim as sent out by clueless Niclas Hedman. Now you must fix it, too. ;-) Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire Linux, Java, perl, Solaris -- Consulting, Training, Development "Fighting for one's political stand is an honorable action, but re- fusing to acknowledge that there might be weaknesses in one's position - in order to identify them so that they can be remedied - is a large enough problem with the Open Source movement that it deserves to be on this list of the top five problems." -- Michelle Levesque, "Fundamental Issues with Open Source Software Development" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
