Mickael,

currently build from master is broken. See console output below. I did install parent/pom.xml in my local repo and even tried to build target platforms locally nothing helped. I was also trying to build TP jbosstools-JunoSR0c and it didn't work for me.

Denis

eskimo@dgolovin-desktop:~/Projects/jbds-build/jbosstools-src-git/base$ mvn clean install -Dmaven.repo.local=../.m2/ -DskipTests
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/target-platforms/jbosstools-JunoSR0c/unified/4.0.0.JunoSR0c-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools-JunoSR0c/unified/4.0.0.JunoSR0c-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools-JunoSR0c/unified/4.0.0.JunoSR0c-SNAPSHOT/maven-metadata.xml (880 B at 1.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/target-platforms/jbosstools-JunoSR0c/unified/4.0.0.JunoSR0c-SNAPSHOT/unified-4.0.0.JunoSR0c-SNAPSHOT.target
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/target-platforms/jbosstools-JunoSR0c/unified/4.0.0.JunoSR0c-SNAPSHOT/unified-4.0.0.JunoSR0c-SNAPSHOT.target
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.target-platforms.jbosstools-JunoSR0c:unified:target:4.0.0.JunoSR0c-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.target-platforms.jbosstools-JunoSR0c:unified:target:4.0.0.JunoSR0c-SNAPSHOT
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    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.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.target-platforms.jbosstools-JunoSR0c:unified:target:4.0.0.JunoSR0c-SNAPSHOT
    at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:305)
    at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:71)
    at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.setupProject(DefaultTychoDependencyResolver.java:72)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:77)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
    ... 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
eskimo@dgolovin-desktop:~/Projects/jbds-build/jbosstools-src-git/base$





On 11/08/2012 05:12 AM, Mickael Istria wrote:
Parent pom 4.0.0.CR1-SNAPSHOT (on master) was updated and pushed to Nexus. We are now using Tycho 0.16.
Please reply to this thread if you notice any change you think is related to this new Tycho version.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets


_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev