[jbosstools-issues] [JBoss JIRA] (JBIDE-23642) [baseline compare check] plugins in jbosstools-server need to be upversioned so they're greater than versions in last stable jbosstools site

Nick Boldt (JIRA) issues at jboss.org
Wed Dec 14 16:38:00 EST 2016


     [ https://issues.jboss.org/browse/JBIDE-23642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-23642:
-------------------------------
    Priority: Blocker  (was: Major)


> [baseline compare check] plugins in jbosstools-server need to be upversioned so they're greater than versions in last stable jbosstools site
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23642
>                 URL: https://issues.jboss.org/browse/JBIDE-23642
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.4.3.AM1
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 4.4.3.AM1
>
>
> Building jbosstools-server from master branch, after releasing JBoss Tools 4.4.2.Final to the stable site [1] on Dec 8 last week:
> {code}
> mvn clean install -DskipTests -DskipBaselineComparison=false{code}
> {code}
> [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]
> {code}
> [1] 		<lastStableRepository>http://download.jboss.org/jbosstools/neon/stable/updates/</lastStableRepository> - https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L19



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list