Issue Type: Bug Bug
Assignee: Unassigned
Components: plugin
Created: 07/Jul/13 5:58 PM
Description:

used the plugin generator http://plugin-generator.jenkins-ci.org to create a starter plugin.

setup nexus adding the jenkins-ci proxy as described.

followed instructions on this page for packaging the project:

mvn package
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building awesome 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.026s
[INFO] Finished at: Sun Jul 07 10:24:51 PDT 2013
[INFO] Final Memory: 10M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project awesome: Could not resolve dependencies for project org.jenkins-ci.plugins:awesome:hpi:1.0-SNAPSHOT: Failure to 
find org.netbeans.modules:org-netbeans-insane:jar:RELEASE72 in http://localhost:8081/nexus/content/groups/public was cached in the local repository, 
resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

When I browse in nexus I do see the org-netbeans-insane release.


I deleted the cached copy under ~/.m2/repository then re-running mvn and mvn still can not find the org-netbreans-insane release.

this 'awesome' plugin is not awesome.

Environment: mvn 3.0.5
nexus
osx
Project: Jenkins
Priority: Major Major
Reporter: Dave Kelsey
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to