You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nexus-yu...@googlegroups.com
I've installed the plugin and can manually upload RPM files using the Nexus dashboard. How do I get the files to upload from my Jenkins build using Maven?
Herold, Sebastian
unread,
Aug 20, 2012, 10:18:42 AM8/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to <nexus-yum-plugin@googlegroups.com>
Use maven with 'mvn deploy' or 'mvn deploy-file' for example.
Gary Corsar
unread,
Aug 20, 2012, 2:49:28 PM8/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nexus-yu...@googlegroups.com
Dumb error: I was trying to upload snapshots and the yum repo was set as releases. I created a yum snapshots repo and things worked fine.