I found the bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=347963
On Fri, Feb 24, 2012 at 9:44 PM, <[email protected]> wrote: > See <https://hudson.eclipse.org/hudson/job/nebula.incubation/242/changes> > > Changes: > > [Wim Jongman] bug 372522: Add additional icon > > ------------------------------------------ > Started by user wjongman > Building remotely on hudson-slave1 > Checkout:nebula.incubation / < > https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/> - > hudson.remoting.Channel@22697409:hudson-slave1 > Using strategy: Default > Last Built Revision: Revision 6b1665c712cd8cdd998ef8ae6cdac3b24a134783 > (origin/master) > Checkout:nebula.incubation / < > https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/> - > hudson.remoting.LocalChannel@1df3b8bc > Fetching changes from the remote Git repository > Fetching upstream changes from > http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git > Commencing build of Revision 83d46fb1e5122ed7ccf81c980a54051ebf6453b3 > (origin/master) > Checking out Revision 83d46fb1e5122ed7ccf81c980a54051ebf6453b3 > (origin/master) > Starting xvnc > [nebula.incubation] $ Xvnc :11 -geometry 1024x768 -depth 24 -ac > [nebula.incubation] $ /shared/common/apache-maven-3.0/bin/mvn -f > releng/org.eclipse.nebula.nebula-incubation/pom.xml > -Dmaven.test.failure.ignore=true -Declipse.p2.mirrors=false clean install > javadoc:aggregate -Pbuild-server > 24/02/2012 15:44:22 Xvnc version X.org/xf4vnc custom version > 24/02/2012 15:44:22 Copyright (C) 2001-2004 Alan Hourihane. > 24/02/2012 15:44:22 Copyright (C) 2000-2004 Constantin Kaplinsky > 24/02/2012 15:44:22 Copyright (C) 1999 AT&T Laboratories Cambridge > 24/02/2012 15:44:22 All Rights Reserved. > 24/02/2012 15:44:22 See http://www.tightvnc.com/ for information on > TightVNC > 24/02/2012 15:44:22 See http://xf4vnc.sf.net for xf4vnc-specific > information > 24/02/2012 15:44:22 Desktop name 'x11' (hudson-slave1:11) > 24/02/2012 15:44:22 Protocol versions supported: 3.7, 3.3 > 24/02/2012 15:44:22 RGB format 8 8 8 > 24/02/2012 15:44:22 Listening for VNC connections on TCP port 5911 > Could not init font path element /usr/share/fonts/TTF/, removing from list! > Could not init font path element /usr/share/fonts/OTF, removing from list! > [INFO] Scanning for projects... > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [WARNING] No explicit target runtime environment configuration. Build is > platform dependent. > [INFO] Resolving target platform for project MavenProject: > org.eclipse.nebula:org.eclipse.nebula.examples:1.0.4-SNAPSHOT @ < > https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/examples/org.eclipse.nebula.examples/pom.xml > > > [ERROR] Internal error: java.lang.IllegalArgumentException: Invalid > portable string: p2.osgi.bundle:org.eclipse.update -> [Help 1] > org.apache.maven.InternalErrorException: Internal error: > java.lang.IllegalArgumentException: Invalid portable string: > p2.osgi.bundle:org.eclipse.update > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:163) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:132) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) > at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) > at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) > Caused by: java.lang.IllegalArgumentException: Invalid portable string: > p2.osgi.bundle:org.eclipse.update > at org.eclipse.tycho.p2.repository.GAV.nextColonIndex(GAV.java:103) > at org.eclipse.tycho.p2.repository.GAV.parse(GAV.java:85) > at > org.eclipse.tycho.p2.repository.DefaultTychoRepositoryIndex.read(DefaultTychoRepositoryIndex.java:76) > at > org.eclipse.tycho.p2.repository.FileBasedTychoRepositoryIndex.createRepositoryIndex(FileBasedTychoRepositoryIndex.java:46) > at > org.eclipse.tycho.p2.impl.resolver.ResolutionContextImpl.<init>(ResolutionContextImpl.java:142) > at > org.eclipse.tycho.p2.impl.resolver.P2ResolverFactoryImpl.createResolutionContext(P2ResolverFactoryImpl.java:32) > at > org.eclipse.tycho.p2.impl.resolver.P2ResolverFactoryImpl.createResolutionContext(P2ResolverFactoryImpl.java:1) > at > org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolvePlatform(P2TargetPlatformResolver.java:156) > at > org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:85) > at > org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:91) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:268) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151) > ... 11 more > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException > Terminating xvnc. > Recording test results > Publishing Javadoc > Archiving artifacts > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
