Re: Using latest Plexus Utils in javadoc-plugin

2009-07-24 Thread Vincent Siveton
Hi John, 2009/7/23 John Casey : > You'll need to add a dependency on org.codehaus.plexus:plexus-interpolation > > Previous versions of plexus-utils contained this as a dependency, and IIRC > even shaded plexus-interpolation directly into the jar to make p-u > self-contained. This has changed in re

Re: Using latest Plexus Utils in javadoc-plugin

2009-07-23 Thread John Casey
You'll need to add a dependency on org.codehaus.plexus:plexus-interpolation Previous versions of plexus-utils contained this as a dependency, and IIRC even shaded plexus-interpolation directly into the jar to make p-u self-contained. This has changed in recent releases of p-u. -john Vincent

Using latest Plexus Utils in javadoc-plugin

2009-07-23 Thread Vincent Siveton
Hi folks, I tried to update the p-u to last version in the Javadoc pPugin but when running tests I got the following stacktrace. I tried with Maven 2.0.9, 2.0.10, 2.1 and 2.2 and JDK 1.5. Using p-u 1.5.13 and less works perfectly. Any hints? Vincent testDefaultConfiguration(org.apache.maven.plu