This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144134 - POM 'org.netbeans.plugins:netbeans-deploy-plugin' not found in repository
Summary: POM 'org.netbeans.plugins:netbeans-deploy-plugin' not found in repository
Status: RESOLVED DUPLICATE of bug 143307
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 23:57 UTC by vctr
Modified: 2008-08-16 06:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vctr 2008-08-15 23:57:57 UTC
On Run project action:
[ERROR]Maven encountered an error while loading a plugin for use in your build.
[ERROR]Plugin:
[ERROR]Group-Id: org.netbeans.plugins
[ERROR]Artifact-Id: netbeans-deploy-plugin
[ERROR]Version: 2.0
[ERROR]Referenced mojo: deploy
[ERROR]brought in via: null
[ERROR]While building project:
[ERROR]Group-Id: com.mycompany
[ERROR]Artifact-Id: mweb
[ERROR]Version: 1.0-SNAPSHOT
[ERROR]From file: /home/vic/NetBeansProjects/mweb/pom.xml
[ERROR]Error message:Failed to load plugin. Reason: Unable to build project for plugin 'org.netbeans.plugins:netbeans-
artifact from any repository
[ERROR]  org.netbeans.plugins:netbeans-deploy-plugin:pom:2.0
[ERROR]from the specified remote repositories:
[ERROR]  central (http://repo1.maven.org/maven2)
[ERROR] for project org.netbeans.plugins:netbeans-deploy-plugin
[ERROR]Root error message:Unable to download the artifact from any repository
Comment 1 Milos Kleint 2008-08-16 06:43:54 UTC
see issue 143307 for workaround, fix is on the way.

duplicate

*** This issue has been marked as a duplicate of 143307 ***