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 2017/01/29 10:16:30 UTC

Builders error

Hi,

After my last commit there is a build error because of WebSockets Core

https://ci.apache.org/builders/wicket-branch-7.x/builds/355/steps/compile/logs/stdio

I didn't change anything to this module.

Any idea why this happens?

kind regards

Tobias

Re: Builders error

Posted by Tobias Soloschenko <to...@googlemail.com>.
Great! Thank you!

kind regards

Tobias

> Am 30.01.2017 um 09:16 schrieb Martin Grigorov <mg...@apache.org>:
> 
> The logs say that it was a DNS issue:
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
> (default-deploy) on project wicket-native-websocket-core: Failed to
> retrieve remote metadata
> org.apache.wicket:wicket-native-websocket-core:7.7.0-SNAPSHOT/maven-metadata.xml:
> Could not transfer metadata
> org.apache.wicket:wicket-native-websocket-core:7.7.0-SNAPSHOT/maven-metadata.xml
> from/to apache.snapshots.https
> (https://repository.apache.org/content/repositories/snapshots):
> repository.apache.org: No address associated with hostname -> [Help 1]
> 
> I've re-run the build and it passed!
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Sun, Jan 29, 2017 at 11:16 AM, Tobias Soloschenko <
> tobiassoloschenko@googlemail.com> wrote:
> 
>> Hi,
>> 
>> After my last commit there is a build error because of WebSockets Core
>> 
>> https://ci.apache.org/builders/wicket-branch-7.x/
>> builds/355/steps/compile/logs/stdio
>> 
>> I didn't change anything to this module.
>> 
>> Any idea why this happens?
>> 
>> kind regards
>> 
>> Tobias

Re: Builders error

Posted by Martin Grigorov <mg...@apache.org>.
The logs say that it was a DNS issue:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
(default-deploy) on project wicket-native-websocket-core: Failed to
retrieve remote metadata
org.apache.wicket:wicket-native-websocket-core:7.7.0-SNAPSHOT/maven-metadata.xml:
Could not transfer metadata
org.apache.wicket:wicket-native-websocket-core:7.7.0-SNAPSHOT/maven-metadata.xml
from/to apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots):
repository.apache.org: No address associated with hostname -> [Help 1]

I've re-run the build and it passed!

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Sun, Jan 29, 2017 at 11:16 AM, Tobias Soloschenko <
tobiassoloschenko@googlemail.com> wrote:

> Hi,
>
> After my last commit there is a build error because of WebSockets Core
>
> https://ci.apache.org/builders/wicket-branch-7.x/
> builds/355/steps/compile/logs/stdio
>
> I didn't change anything to this module.
>
> Any idea why this happens?
>
> kind regards
>
> Tobias