This error is accurate. There's no maven-test-plugin. test is a lifecycle phase, not a plugin.
________________________________ From: John Coleman [mailto:[email protected]] Sent: Thu 12/18/2008 4:54 AM To: Maven Users List Subject: Test plugin When I try to run a test plugin goal I get: The plugin 'org.apache.maven.plugins:maven-test-plugin' does not exist or no valid version could be found In the repo I can only find a "maven" groupid with the maven-test-plugin. Is there really a "org.apache.maven.plugins" maven-test-plugin? I'm confused. Regards, John --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
