Dosent the -o flag mean run offline? You probably dont have the maven-jar-plugin in your local repo. Remove the -o flag and try again.
Ben On 6/6/06, Chandrika <[EMAIL PROTECTED]> wrote:
Hi, I am trying 'mvn -o package' from command and my packaging attribute is set to jar in pom.xml. I get error as "the plugin org.apache.maven.plugins:mavan-jar-plugin" does not exist. but i have the plugin under my local_repo/org/apache/maven/plugins/2.0 I tried adding it under dependencies section of pom with version as 2.0 ..i still get the same error... im trying it offline...any ideas on why? Thanks -- View this message in context: http://www.nabble.com/maven-jar-plugin-does-not-exist-error-t1740909.html#a4730700 Sent from the Maven - Dev forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
