[JBoss JIRA] (JBIDE-24012) org.jboss.tools.cordovasim: Version has not incremented in 4.4.x and master branches
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24012?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24012:
-------------------------------
Description:
{code}
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
(default) on project org.jboss.tools.cordovasim: Only qualifier changed for (org.jboss.tools.cordovasim/3.8.3.v20170222-0934).
Expected to have bigger x.y.z than what is available in baseline (3.8.3.v20161201-1914) {code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
Solution: upversion your plugin(s)/feature(s) to a new version in 4.4.x and master branches.
Perhaps you want
was:
{code}
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
(default) on project org.jboss.tools.openshift.client: Version have moved backwards for
(org.jboss.tools.openshift.client/3.3.2.AM1-v20170224-1533-B1868).
Baseline has 3.3.2.Final-v20170217-1414-B33) with delta: 0.0.0
{code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
Solution: upversion your client plugin or make it not use the BUILD_ALIAS in its version (so it's only got a timestamp).
> org.jboss.tools.cordovasim: Version has not incremented in 4.4.x and master branches
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-24012
> URL: https://issues.jboss.org/browse/JBIDE-24012
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 4.5.0.AM1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
> (default) on project org.jboss.tools.cordovasim: Only qualifier changed for (org.jboss.tools.cordovasim/3.8.3.v20170222-0934).
> Expected to have bigger x.y.z than what is available in baseline (3.8.3.v20161201-1914) {code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> Solution: upversion your plugin(s)/feature(s) to a new version in 4.4.x and master branches.
> Perhaps you want
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24012) org.jboss.tools.cordovasim: Version has not incremented in 4.4.x and master branches
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24012:
----------------------------------
Summary: org.jboss.tools.cordovasim: Version has not incremented in 4.4.x and master branches
Key: JBIDE-24012
URL: https://issues.jboss.org/browse/JBIDE-24012
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 4.5.0.AM1
{code}
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
(default) on project org.jboss.tools.openshift.client: Version have moved backwards for
(org.jboss.tools.openshift.client/3.3.2.AM1-v20170224-1533-B1868).
Baseline has 3.3.2.Final-v20170217-1414-B33) with delta: 0.0.0
{code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
Solution: upversion your client plugin or make it not use the BUILD_ALIAS in its version (so it's only got a timestamp).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24011) cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24011?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-24011.
------------------------------
Fix Version/s: 4.5.0.AM1
Resolution: Done
Job config problem -- was building against 4.62 target platform, not 4.70.
> cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies
> ------------------------------------------------------------------------
>
> Key: JBIDE-24011
> URL: https://issues.jboss.org/browse/JBIDE-24011
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common, jsf, jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.5.0.AM1
>
>
> {code}
> 15:32:53 [ERROR] Software being installed: org.jboss.tools.batch.core 1.8.3.qualifier
> 15:32:53 [ERROR] Missing requirement: org.jboss.tools.common.el.ui 3.8.3.v20170220-1732 requires 'bundle org.eclipse.jdt.core.manipulation 1.9.0' but it could not be found
> 15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.batch.core 1.8.3.qualifier depends on: bundle org.jboss.tools.jst.web.kb 0.0.0
> 15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.jst.web.kb 3.8.3.v20161214-1634 depends on: bundle org.jboss.tools.common.el.ui 0.0.0{code}
> -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> This could be a target platform issue -- missing artifacts:
> * org.eclipse.jdt.core.manipulation 1.9.0
> * org.jboss.tools.jst.web.kb 0.0.0
> * org.jboss.tools.common.el.ui 0.0.0
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24011) cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24011?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24011:
----------------------------------
Assignee: Nick Boldt
> cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies
> ------------------------------------------------------------------------
>
> Key: JBIDE-24011
> URL: https://issues.jboss.org/browse/JBIDE-24011
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common, jsf, jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
>
> {code}
> 15:32:53 [ERROR] Software being installed: org.jboss.tools.batch.core 1.8.3.qualifier
> 15:32:53 [ERROR] Missing requirement: org.jboss.tools.common.el.ui 3.8.3.v20170220-1732 requires 'bundle org.eclipse.jdt.core.manipulation 1.9.0' but it could not be found
> 15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.batch.core 1.8.3.qualifier depends on: bundle org.jboss.tools.jst.web.kb 0.0.0
> 15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.jst.web.kb 3.8.3.v20161214-1634 depends on: bundle org.jboss.tools.common.el.ui 0.0.0{code}
> -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> This could be a target platform issue -- missing artifacts:
> * org.eclipse.jdt.core.manipulation 1.9.0
> * org.jboss.tools.jst.web.kb 0.0.0
> * org.jboss.tools.common.el.ui 0.0.0
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24011) cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24011?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24011:
-------------------------------
Summary: cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies (was: cannot build bosstools-javaee against Oxygen.0.M5 - missing depdencies)
> cannot build bosstools-javaee against Oxygen.0.M5 - missing dependencies
> ------------------------------------------------------------------------
>
> Key: JBIDE-24011
> URL: https://issues.jboss.org/browse/JBIDE-24011
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common, jsf, jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Priority: Blocker
>
> {code}
> 15:32:53 [ERROR] Software being installed: org.jboss.tools.batch.core 1.8.3.qualifier
> 15:32:53 [ERROR] Missing requirement: org.jboss.tools.common.el.ui 3.8.3.v20170220-1732 requires 'bundle org.eclipse.jdt.core.manipulation 1.9.0' but it could not be found
> 15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.batch.core 1.8.3.qualifier depends on: bundle org.jboss.tools.jst.web.kb 0.0.0
> 15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.jst.web.kb 3.8.3.v20161214-1634 depends on: bundle org.jboss.tools.common.el.ui 0.0.0{code}
> -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> This could be a target platform issue -- missing artifacts:
> * org.eclipse.jdt.core.manipulation 1.9.0
> * org.jboss.tools.jst.web.kb 0.0.0
> * org.jboss.tools.common.el.ui 0.0.0
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24011) cannot build bosstools-javaee against Oxygen.0.M5 - missing depdencies
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24011:
----------------------------------
Summary: cannot build bosstools-javaee against Oxygen.0.M5 - missing depdencies
Key: JBIDE-24011
URL: https://issues.jboss.org/browse/JBIDE-24011
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common, jsf, jsp/jsf/xml/html-source-editing
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Priority: Blocker
{code}
15:32:53 [ERROR] Software being installed: org.jboss.tools.batch.core 1.8.3.qualifier
15:32:53 [ERROR] Missing requirement: org.jboss.tools.common.el.ui 3.8.3.v20170220-1732 requires 'bundle org.eclipse.jdt.core.manipulation 1.9.0' but it could not be found
15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.batch.core 1.8.3.qualifier depends on: bundle org.jboss.tools.jst.web.kb 0.0.0
15:32:53 [ERROR] Cannot satisfy dependency: org.jboss.tools.jst.web.kb 3.8.3.v20161214-1634 depends on: bundle org.jboss.tools.common.el.ui 0.0.0{code}
-- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
This could be a target platform issue -- missing artifacts:
* org.eclipse.jdt.core.manipulation 1.9.0
* org.jboss.tools.jst.web.kb 0.0.0
* org.jboss.tools.common.el.ui 0.0.0
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months