Re: org.apache.maven.artifact.ant.Pom.java : unresolved import

2005-06-10 Thread Brett Porter
plexus-utils - probably need a newer version (try alpha-3) - Brett Rahul wrote: Hi, Could any one please tell which JAR is this import being resolved from in file: org.apache.maven.artifact.ant.Pom.java import org.codehaus.plexus.util.introspection.ReflectionValueExtractor; I check the

org.apache.maven.artifact.ant.Pom.java : unresolved import

2005-06-10 Thread Rahul
Hi, Could any one please tell which JAR is this import being resolved from in file: org.apache.maven.artifact.ant.Pom.java import org.codehaus.plexus.util.introspection.ReflectionValueExtractor; I check the JAR file: plexus-utils-1.0-alpha-1.jar for this but its not there. Thanks, Rahul