Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Build failures in 2.2.1

I've disable the mojo for now. The jboss repository-utils mojo was needed to add the nebula update site to the repository references. However, as nebula is in the Oxygen repo, this is no longer required. The other purpose was to generate the index.html for the update site, but we can live without this until I can work out why it's not working.

Greg

On Feb 20, 2017, at 1:16 PM, Smith, Robert W. <smithrw@xxxxxxxx> wrote:

Greg,

We're getting the following error on the build for 2.2.1, which is just the build for next with the name changed and moved to an identical new job on the Hudson server.

[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.3:generate-repository-facade (generate-facade) on project org.eclipse.ice.repository: Could not add revision to buildinfo.json
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.3:generate-repository-facade (generate-facade) on project org.eclipse.ice.repository: Could not add revision to buildinfo.json: newValue is null -> [Help 1]

You can see the full stack trace on the build failures. 

Ever seen an error like this or have any ideas of what could be going wrong that's making this fail when next is building fine?

Robert


_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


Back to the top