ya...im trying it offline ..since downloading from remote fails due to
network problem...n i dont wish to download from remote...i had ensured that
i have maven-jar-plugin in my local repo...but im not sure on y this is not
detected?
is there any dependencies need to be added in pom file?...i had even a added
it as 
<dependencies>
<dependency>
<groupId>org.apache.maven.plugin</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>2.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>

yet, im unable to get it...if possible could u send me
maven-archiver-2.0.jar...coz, i have maven archiver 2.0.1 jar n i
hope,maven-jar-plugin is dependent on 2.0

Thanks
Chandrika
--
View this message in context: 
http://www.nabble.com/maven-jar-plugin-does-not-exist-error-t1740909.html#a4731534
Sent from the Maven - Dev forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to