You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Simone Tripodi <si...@apache.org> on 2012/07/06 23:57:33 UTC

Bad Request on Nexus

Hi all,

did someone already get "Bad Request" reponse from Nexus when
uploading artifacts? While trying to cut an RC for DBUtils, I stumbled
in that issue...
If there is something new, I'll write to repository@

TIA, all the best,
-Simo

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy
(default-deploy) on project commons-dbutils: Failed to deploy
artifacts: Could not transfer artifact
commons-dbutils:commons-dbutils:jar:1.5 from/to apache.releases.https
(https://repository.apache.org/service/local/staging/deploy/maven2):
Failed to transfer file:
https://repository.apache.org/service/local/staging/deploy/maven2/commons-dbutils/commons-dbutils/1.5/commons-dbutils-1.5.jar.
Return code is: 400, ReasonPhrase:Bad Request.

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: Bad Request on Nexus

Posted by Simone Tripodi <si...@apache.org>.
Thanks Seb,

> It's still using the old style Maven coordinates; such components have
> to be enabled individually.
>

I honestly don't remember indeed if, when I cut a past DbUtils RC, I
used Nexus or not... :P

> You probably need to raise a JIRA for it to be added to Nexus.
>

good, thanks!

> Note: changing the coords must only be done in conjunction with
> changing the package name; in turn this should only be done if there
> is a need to break compatibility.

yes sure, don't worry :)

best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: Bad Request on Nexus

Posted by sebb <se...@gmail.com>.
On 6 July 2012 22:57, Simone Tripodi <si...@apache.org> wrote:
> Hi all,
>
> did someone already get "Bad Request" reponse from Nexus when
> uploading artifacts? While trying to cut an RC for DBUtils, I stumbled
> in that issue...

Has Nexus been enabled for DBUtils?

It's still using the old style Maven coordinates; such components have
to be enabled individually.

You probably need to raise a JIRA for it to be added to Nexus.

Note: changing the coords must only be done in conjunction with
changing the package name; in turn this should only be done if there
is a need to break compatibility.

> If there is something new, I'll write to repository@
>
> TIA, all the best,
> -Simo
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy
> (default-deploy) on project commons-dbutils: Failed to deploy
> artifacts: Could not transfer artifact
> commons-dbutils:commons-dbutils:jar:1.5 from/to apache.releases.https
> (https://repository.apache.org/service/local/staging/deploy/maven2):
> Failed to transfer file:
> https://repository.apache.org/service/local/staging/deploy/maven2/commons-dbutils/commons-dbutils/1.5/commons-dbutils-1.5.jar.
> Return code is: 400, ReasonPhrase:Bad Request.
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org