> I am trying to run the command 'mvn install'. But somehow it is not able to > download the file plexus component 1.1.7 pom file. I checked it out online > on different mirror and most have them contain up to version 1.1.2 or 1.1.3 > but not 1.1.7. What do I do? I'm a newbie and I've started learning maven 2 > since yesterday. Can anyone please help?
Is this the artifact you're looking for? http://repo2.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/ If so, which mirrors don't have these files? They are dated Dec 2006 so they're quite old. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
