Unable to extract maven-nsis-plugin-1.1.jar
-------------------------------------------

         Key: MAVEN-1675
         URL: http://jira.codehaus.org/browse/MAVEN-1675
     Project: Maven
        Type: Bug
  Components: plugin manager  
    Versions: 1.0.2    
 Environment: Solaris 5.8, JDK 1.5.0
 Reporter: Alex Mayorga Adame


 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Initializing Plugins!
Set plugin source directory to /export1/eae/CIBOS/maven-1.0.2/plugins
Set unpacked plugin directory to /export1/CIBOS/maven-1.0.2/.maven/cache
Set user plugin directory to /export1/CIBOS/maven-1.0.2/.maven/plugins
Plugin cache will be regenerated
Unpacking maven-nsis-plugin-1.1.jar to directory --> 
/export1/CIBOS/maven-1.0.2/.maven/cache/maven-nsis-plugin-1.1
Invalidating plugin maven-nsis-plugin-1.1
org.apache.maven.MavenException: Unable to extract plugin: 
/export1/eae/CIBOS/maven-1.0.2/plugins/maven-nsis-plugin-1.1.jar
        at 
org.apache.maven.plugin.PluginManager.unpackPlugin(PluginManager.java:1075)
        at 
org.apache.maven.plugin.PluginManager.expandPluginFiles(PluginManager.java:321)
        at 
org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:288)
        at 
org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:204)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:171)
        at org.apache.maven.cli.App.doMain(App.java:475)
        at org.apache.maven.cli.App.main(App.java:1239)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
--- Nested Exception ---
java.io.FileNotFoundException: 
/export1/CIBOS/maven-1.0.2/.maven/cache/maven-nsis-plugin-1.1/META-INF/MANIFEST.MF
 (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
        at org.apache.maven.util.Expand.extractFile(Expand.java:147)
        at org.apache.maven.util.Expand.expandFile(Expand.java:85)
        at org.apache.maven.util.Expand.execute(Expand.java:67)
        at 
org.apache.maven.plugin.PluginManager.unpackPlugin(PluginManager.java:1071)
        at 
org.apache.maven.plugin.PluginManager.expandPluginFiles(PluginManager.java:321)
        at 
org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:288)
        at 
org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:204)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:171)
        at org.apache.maven.cli.App.doMain(App.java:475)
        at org.apache.maven.cli.App.main(App.java:1239)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)

You have encountered an unknown error running Maven. Please help us to correct 
this problem by following these simple steps:
- read the Maven FAQ at http://maven.apache.org/faq.html
- run the same command again with the '-e' parameter, eg maven -e jar
- search the maven-user archives for the error at
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]
- post the output of maven -e to JIRA at
http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first)
- run 'maven --info' and post the output as the environment to the bug above


Final Memory: 0M/4M
Total time: 2 seconds
Finished at: Thu Aug 25 11:22:18 EDT 2005


The user that is running maven is the owner of all folders, why is this failing?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to