[ http://jira.codehaus.org/browse/MAVEN-1757?page=all ] Lukas Theussl closed MAVEN-1757: --------------------------------
Resolution: Incomplete Not sure there is a bug here, the FileNotFoundException: D:\Shirish\Gayle\Project\D:ShirishGayleProject\ ... rather points to a configuration problem (or corrupt jar). Please post to the user list with more details and only open a jira ticket if you are sure there is actually a bug. > Got exception when i run maven on command line > ----------------------------------------------- > > Key: MAVEN-1757 > URL: http://jira.codehaus.org/browse/MAVEN-1757 > Project: Maven > Type: Bug > Versions: 1.0.2 > Environment: win 2000 profesional, Java jdk 15. Intel pentium 4 CPU, 512 MB > Ram > Reporter: shirish > > > Here is the screen dump > D:\Shirish\Gayle\Project>maven -e > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > Plugin cache will be regenerated > org.apache.maven.MavenException: Unable to extract plugin: > C:\Maven1\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: > D:\Shirish\Gayle\Project\D:ShirishGayleProject\.maven\cache\maven-nsis-plugin-1.1\ME > TA-INF\MANIFEST.MF (The filename, directory name, or volume label syntax is > incorrect) > 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 > Total time: 0 seconds > Finished at: Thu Apr 20 11:42:52 EDT 2006 > Thank you > Shirish -- 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