Building jbosstools-server from master branch, after releasing JBoss Tools 4.4.2.Final to the stable site [1] on Dec 8 last week:
mvn clean install -DskipTests -DskipBaselineComparison=false
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.archives.ui: Duplicate version but different content found for (org.jboss.ide.eclipse.archives.ui/3.6.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.archives.scanner.feature: Duplicate version but different content found for (org.jboss.tools.archives.scanner.feature.feature.jar/3.6.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.classpath.core: Duplicate version but different content found for (org.jboss.ide.eclipse.as.classpath.core/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.doc.user: Duplicate version but different content found for (org.jboss.ide.eclipse.as.doc.user/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.ui.mbeans: Duplicate version but different content found for (org.jboss.ide.eclipse.as.ui.mbeans/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.rse.core: Duplicate version but different content found for (org.jboss.ide.eclipse.as.rse.core/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.management.as7: Duplicate version but different content found for (org.jboss.ide.eclipse.as.management.as7/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.management.eap61plus: Duplicate version but different content found for (org.jboss.ide.eclipse.as.management.eap61plus/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.management.wildfly9: Duplicate version but different content found for (org.jboss.ide.eclipse.as.management.wildfly9/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.as.catalog: Duplicate version but different content found for (org.jboss.tools.as.catalog/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.jmx.local: Duplicate version but different content found for (org.jboss.tools.jmx.local/1.8.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.wtp.runtimes.tomcat: Duplicate version but different content found for (org.jboss.tools.wtp.runtimes.tomcat/1.3.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1] [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.wtp.server.launchbar.feature: Duplicate version but different content found for (org.jboss.tools.wtp.server.launchbar.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
[1] <lastStableRepository>http://download.jboss.org/jbosstools/neon/stable/updates/</lastStableRepository> - https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L19
- is cloned by
-
JBIDE-23649 [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
- Closed