bogus plugin appears in plugin-registry.xml
-------------------------------------------

         Key: MNG-832
         URL: http://jira.codehaus.org/browse/MNG-832
     Project: Maven 2
        Type: Bug
  Components: maven-core  
    Versions: 2.0-beta-1    
 Environment: xp
 Reporter: Dan Tran
    Priority: Minor
     Fix For: 2.0-beta-1


I accidently issue m2 gs:md5 which is one of my custom m1 plugin. M2 adds a new 
entry to plugin-registry

    <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-gs-plugin</artifactId>
      <useVersion>RELEASE</useVersion>
    </plugin>

-- 
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