Errors performing release to Nexus

2015-03-23 Thread David Hoffer
We are trying to perform an internal release of the quartz project after we made a few changes. However when we perform the Maven release we get the following error. We aren't sure if this is a Nexus 'bug' or if there is something in the quartz build that would cause this. Any ideas?

Re: Errors performing release to Nexus

2015-03-23 Thread Karl Heinz Marbaise
Hi have you tried to release several times...with the same version ? cause 400 code looks like this Kind regards Karl Heinz Marbaise On 3/23/15 6:01 PM, David Hoffer wrote: We are trying to perform an internal release of the quartz project after we made a few changes. However when we perform

Re: Errors performing release to Nexus

2015-03-23 Thread David Hoffer
Yes it keeps failing...we have tried it several times. Is there something in Nexus we need to delete? -Dave On Mon, Mar 23, 2015 at 11:14 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi have you tried to release several times...with the same version ? cause 400 code looks like this

Re: Errors performing release to Nexus

2015-03-23 Thread Karl Heinz Marbaise
Hi, On 3/23/15 6:22 PM, David Hoffer wrote: Yes it keeps failing...we have tried it several times. Is there something in Nexus we need to delete? Usually Nexus is configured to regret deployment of the same release more than oncewhich makes sense...but you might need to change this...

Re: Errors performing release to Nexus

2015-03-23 Thread Tamas Cservenak
Check nexus logs and staging profile configuration.  Staging responding 400 Bad Request may mean nexus not finding/not having profiles to match deploy attempt for example. --  Thanks, ~t~ On 23 Mar 2015 at 18:22:43, David Hoffer (dhoff...@gmail.com) wrote: Yes it keeps failing...we have tried