Issue Details (XML | Word | Printable)

Key: MNG-3411
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: R
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2

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)

Created: 19/Feb/08 05:05 AM   Updated: 05/Mar/08 08:23 PM
Component/s: Artifacts and Repositories, Command Line
Affects Version/s: 2.0.8
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
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] ------------------------------------------------------------------------



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brian Fox added a comment - 05/Mar/08 08:23 PM
This is caused by junk metadata in your repo.