You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Tobias Soloschenko <to...@googlemail.com> on 2015/04/30 17:21:54 UTC

Build failure caused by jqplot-example (wicketstuff)

Hi,

due to a commit of me the build of wicketstuff was processed on 
travis-ci and failed because of jqplot-example:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy 
(default-deploy) on project jqplot-examples: Failed to deploy artifacts: 
Could not transfer artifact 
org.wicketstuff:jqplot-examples:pom:7.0-20150430.135659-99 from/to 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots/): Failed to 
transfer file: 
https://oss.sonatype.org/content/repositories/snapshots/org/wicketstuff/jqplot-examples/7.0-SNAPSHOT/jqplot-examples-7.0-20150430.135659-99.pom. 
Return code is: 502, ReasonPhrase: Bad Gateway. -> [Help 1]

I didn't changed this submodule and locally everything is compiled fine.

Any hints?

kind regards

Tobias


Re: Build failure caused by jqplot-example (wicketstuff)

Posted by Martin Grigorov <mg...@apache.org>.
On Apr 30, 2015 6:22 PM, "Tobias Soloschenko" <
tobiassoloschenko@googlemail.com> wrote:
>
> Hi,
>
> due to a commit of me the build of wicketstuff was processed on travis-ci
and failed because of jqplot-example:
>
> [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy)
on project jqplot-examples: Failed to deploy artifacts: Could not transfer
artifact org.wicketstuff:jqplot-examples:pom:7.0-20150430.135659-99 from/to
sonatype-nexus-snapshots (
https://oss.sonatype.org/content/repositories/snapshots/): Failed to
transfer file:
https://oss.sonatype.org/content/repositories/snapshots/org/wicketstuff/jqplot-examples/7.0-SNAPSHOT/jqplot-examples-7.0-20150430.135659-99.pom.
Return code is: 502, ReasonPhrase: Bad Gateway. -> [Help 1]
>
> I didn't changed this submodule and locally everything is compiled fine.

No panic! :-)
Compilation is fine. Deployment fails.
This is something "normal". I.e. you just have to wait for the next attempt
to deploy and hope it passes.

>
> Any hints?
>
> kind regards
>
> Tobias
>