Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Codegen nightly build failures and maven dependencies

Ernesto,

 

Camille told me that could come from this issue: 492412: Connection problems to external sources

https://bugs.eclipse.org/bugs/show_bug.cgi?id=492412

 

 

Regards,

Rémi

 

-------------------------------------------------------

 

Rémi SCHNEKENBURGER

+33 (0)1 69 08 48 48

CEA Saclay Nano-INNOV

Institut CARNOT CEA LIST

 

Description : PapyrusLogo_SmallFormatwww.eclipse.org/papyrus

 

De : papyrus-rt-dev-bounces@xxxxxxxxxxx [mailto:papyrus-rt-dev-bounces@xxxxxxxxxxx] De la part de Ernesto Posse
Envoyé : mercredi 1 juin 2016 20:40
À : papyrus-rt developer discussions <papyrus-rt-dev@xxxxxxxxxxx>
Objet : Re: [papyrus-rt-dev] Codegen nightly build failures and maven dependencies

 

More info: it may not be a problem with that particular artifact but something else. Looking at the console output for other failed jobs, there looks to be something in common: the fail at different points when trying to access the maven repo, and they show errors like this:

 

INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond


Looks like a problem with the maven repo, no?

 

Perhaps the maven repo goes down when we are executing this nightly job? I'm going to change the scheduled time for hour job, in case that is the problem.

 

 

 

 

 

On Wed, Jun 1, 2016 at 2:31 PM Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:

Furthermore, it looks that the "missing" artifact is in the maven repo! See https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/ 

 

 

 

 

On Wed, Jun 1, 2016 at 1:00 PM Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:

The codegen nightly builds have been failing for a while, but the error seems to be with problems getting dependencies of maven plugins:

 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.0.0:clean (default-clean) on project umlrt.code-generator: Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:3.0.0:clean failed: Plugin org.apache.maven.plugins:maven-clean-plugin:3.0.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:3.0.0 -> org.apache.maven:maven-plugin-api:jar:3.0 -> org.apache.maven:maven-model:jar:3.0 -> org.codehaus.plexus:plexus-utils:jar:2.0.4: Failed to read artifact descriptor for org.codehaus.plexus:plexus-utils:jar:2.0.4: Could not transfer artifact org.codehaus.plexus:plexus-utils:pom:2.0.4 from/to central (https://repo.maven.apache.org/maven2): Connection reset -> [Help 1]

 

Does anyone have an idea why this is happening?

 

--

Ernesto Posse

Zeligsoft

 


Back to the top