You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "R (JIRA)" <ji...@codehaus.org> on 2008/02/19 12:06:28 UTC

[jira] Created: (MNG-3411) got the error like(Searching repository for plugin with prefix: 'archetype',repository is black listed,The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exits)

got the error like(Searching repository for plugin with prefix: 'archetype',repository is black listed,The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exits)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MNG-3411
                 URL: http://jira.codehaus.org/browse/MNG-3411
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories, Command Line
    Affects Versions: 2.0.8
            Reporter: R
            Priority: Blocker


I start maven to use in my project but I got the errors Please help to solve this.

C:\Documents and Settings\rahult4\Desktop>mvn archetype:create -DgroupId=com.myc
ompany.app -DartifactId=my-app
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exi
st or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Tue Feb 19 16:27:14 IST 2008
[INFO] Final Memory: 1M/2M
[INFO] ------------------------------------------------------------------------

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

        

[jira] Closed: (MNG-3411) got the error like(Searching repository for plugin with prefix: 'archetype',repository is black listed,The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exits)

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed MNG-3411.
--------------------------

    Resolution: Duplicate

This is caused by junk metadata in your repo.

> got the error like(Searching repository for plugin with prefix: 'archetype',repository is black listed,The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exits)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3411
>                 URL: http://jira.codehaus.org/browse/MNG-3411
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Command Line
>    Affects Versions: 2.0.8
>            Reporter: R
>            Priority: Blocker
>
> I start maven to use in my project but I got the errors Please help to solve this.
> C:\Documents and Settings\rahult4\Desktop>mvn archetype:create -DgroupId=com.myc
> ompany.app -DartifactId=my-app
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exi
> st or no valid version could be found
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Tue Feb 19 16:27:14 IST 2008
> [INFO] Final Memory: 1M/2M
> [INFO] ------------------------------------------------------------------------

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