Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 7 Oct 2004 4:51 PM

You've deleted files or incorrectly installed Maven perhaps?

Try deleting ~/.maven/cache

If that doesn't help, check maven-faq-plugin-1.4.jar to see what files it contains. It 
may be corrupted.

Try reinstalling Maven.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1458

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1458
    Summary: Error reading plugin script
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin manager
   Versions:
             1.0

   Assignee: 
   Reporter: Valeri

    Created: Thu, 7 Oct 2004 1:16 PM
    Updated: Thu, 7 Oct 2004 4:51 PM
Environment: Linux springer 2.4.21-0.31mdk #1 Thu Jun 17 11:39:56 MDT 2004 i686 
unknown unknown GNU/Linux

java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)


Description:
first use of maven
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Plugin cache will be regenerated
org.apache.maven.MavenException: Error reading plugin script
        at 
org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.java:181)
        at 
org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManager.java:213)
        at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:280)
        at org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:207)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:174)
        at org.apache.maven.cli.App.doMain(App.java:473)
        at org.apache.maven.cli.App.main(App.java:1215)
        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:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
--- Nested Exception ---
java.io.FileNotFoundException: 
/home/gavrilo/.maven/cache/maven-faq-plugin-1.4/plugin.jelly (No such file or 
directory)
         at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:103)
        at 
org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.java:177)
        at 
org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManager.java:213)
        at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:280)
        at org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:207)
        at org.apache.maven.MavenSession.initialize(MavenSession.java:174)
        at org.apache.maven.cli.App.doMain(App.java:473)
        at org.apache.maven.cli.App.main(App.java:1215)
        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:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to