You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2005/03/02 03:20:48 UTC

[jira] Commented: (MAVEN-1575) error when running maven for the first time

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Tue, 1 Mar 2005 9:20 PM
       Body:
remove the file in the error so it can be downloaded again. It may have been corrupted.

If this still fails:

Have you customised the maven.plugin.dir setting at all?

if you have customised maven.plugin.dir or maven.plugin.user.dir, set them to somewhere outside of the repository (if you haven't done this, don't worry)

does this happen on any project, or just a specific one? 


---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1575?page=comments#action_30403

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1575

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1575
    Summary: error when running maven for the first time
       Type: Task

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0.2

   Assignee: 
   Reporter: Jose Quinones

    Created: Tue, 1 Mar 2005 9:14 PM
    Updated: Tue, 1 Mar 2005 9:20 PM
Environment: windows xp sp2 jdk 1.5

Description:
when i try to run maven i get the following error:

org.apache.maven.MavenException: Not a valid plugin file: C:\Documents and Settings\CHEO\.maven\repository\ma
ven-plugins\plugins\maven-torque-plugin-3.2.jar
        at org.apache.maven.plugin.PluginManager.installPlugin(PluginManager.java:910)
        at org.apache.maven.plugin.PluginManager.installPlugin(PluginManager.java:862)
        at org.apache.maven.plugin.PluginManager.processDependencies(PluginManager.java:448)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:642)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:488)
        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)


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org