[Teiid-Designer/teiid-designer] 26a397: Merge pull request #406 from tejones/teiiddes-2323
by Paul Richardson
Branch: refs/heads/8.6.x.kepler
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 26a3978f8ebcb8ea237b9e0b672cbb642cc5bf96
https://github.com/Teiid-Designer/teiid-designer/commit/26a3978f8ebcb8ea2...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSProfileDetailsWizardPage.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/rest/TeiidRestImportSourcePage.java
Log Message:
-----------
Merge pull request #406 from tejones/teiiddes-2323
teiiddes-2323
Commit: 1f33c71d418bf92ef6e99ca4cf6290c513832daf
https://github.com/Teiid-Designer/teiid-designer/commit/1f33c71d418bf92ef...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M documentation/guides/Teiid_Designer_User_Guide/en-US/images/screencaps/rest-connection-profile.png
M documentation/guides/Teiid_Designer_User_Guide/en-US/images/screencaps/teiid-rest-source-page-2.png
M documentation/guides/Teiid_Designer_User_Guide/en-US/importers.xml
Log Message:
-----------
Merge pull request #409 from tejones/teiiddes-2334
teiiddes-2334
Commit: bb89a50c957dcfe88ddca4b1830f858aea4e870c
https://github.com/Teiid-Designer/teiid-designer/commit/bb89a50c957dcfe88...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSSoapProfileEndPointWizardPage.java
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/ui/i18n.properties
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/ImportWsdlProcessor.java
Log Message:
-----------
TEIIDDES-1998 Fixed issue with removing binding type
* Added Binding Type value to connection profile wizard page
Commit: 08a97d2e217ab027500e5431a6018813c7c20785
https://github.com/Teiid-Designer/teiid-designer/commit/08a97d2e217ab0275...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/SelectTranslatorPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/ShowDDLPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/TeiidImportManager.java
Log Message:
-----------
TEIIDDES-2332 added logic in import manager to track import property changes and force redeploy of dynamic VDB.
Commit: d8f5ad6d60777863dbd3c476a258b94d908e5a7a
https://github.com/Teiid-Designer/teiid-designer/commit/d8f5ad6d60777863d...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/xmlfile/TeiidXmlImportXmlConfigurationPage.java
Log Message:
-----------
TEIIDDES-2301 fixed file check to looke for the REST procedure name instead of view model name.
Commit: 0853d63951d5d74258b7995db5201b9f6b99b75a
https://github.com/Teiid-Designer/teiid-designer/commit/0853d63951d5d7425...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M documentation/guides/Teiid_Designer_User_Guide/en-US/importers.xml
Log Message:
-----------
Fixes docbook issue with use of synopsis tag
* Use of synopsis tag without specifying a format attribute causes an odd
error concerning the default "linespecific" value and mutliple notations
* All synopsis tags specify their own format
Commit: 828733bd4ced1bb7125e0d388bbc2e2186d21548
https://github.com/Teiid-Designer/teiid-designer/commit/828733bd4ced1bb71...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M documentation/guides/Teiid_Designer_User_Guide/en-US/importers.xml
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSSoapProfileEndPointWizardPage.java
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/ui/i18n.properties
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/ImportWsdlProcessor.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/SelectTranslatorPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/ShowDDLPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/TeiidImportManager.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/xmlfile/TeiidXmlImportXmlConfigurationPage.java
Log Message:
-----------
Merge branch 'master' into 8.6.x.kepler
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/d899a0fd6493...8...
10 years, 3 months
[Teiid-Designer/teiid-designer] 26a397: Merge pull request #406 from tejones/teiiddes-2323
by Paul Richardson
Branch: refs/heads/8.6.x.luna
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 26a3978f8ebcb8ea237b9e0b672cbb642cc5bf96
https://github.com/Teiid-Designer/teiid-designer/commit/26a3978f8ebcb8ea2...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSProfileDetailsWizardPage.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/rest/TeiidRestImportSourcePage.java
Log Message:
-----------
Merge pull request #406 from tejones/teiiddes-2323
teiiddes-2323
Commit: 1f33c71d418bf92ef6e99ca4cf6290c513832daf
https://github.com/Teiid-Designer/teiid-designer/commit/1f33c71d418bf92ef...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M documentation/guides/Teiid_Designer_User_Guide/en-US/images/screencaps/rest-connection-profile.png
M documentation/guides/Teiid_Designer_User_Guide/en-US/images/screencaps/teiid-rest-source-page-2.png
M documentation/guides/Teiid_Designer_User_Guide/en-US/importers.xml
Log Message:
-----------
Merge pull request #409 from tejones/teiiddes-2334
teiiddes-2334
Commit: bb89a50c957dcfe88ddca4b1830f858aea4e870c
https://github.com/Teiid-Designer/teiid-designer/commit/bb89a50c957dcfe88...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSSoapProfileEndPointWizardPage.java
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/ui/i18n.properties
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/ImportWsdlProcessor.java
Log Message:
-----------
TEIIDDES-1998 Fixed issue with removing binding type
* Added Binding Type value to connection profile wizard page
Commit: 08a97d2e217ab027500e5431a6018813c7c20785
https://github.com/Teiid-Designer/teiid-designer/commit/08a97d2e217ab0275...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/SelectTranslatorPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/ShowDDLPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/TeiidImportManager.java
Log Message:
-----------
TEIIDDES-2332 added logic in import manager to track import property changes and force redeploy of dynamic VDB.
Commit: d8f5ad6d60777863dbd3c476a258b94d908e5a7a
https://github.com/Teiid-Designer/teiid-designer/commit/d8f5ad6d60777863d...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/xmlfile/TeiidXmlImportXmlConfigurationPage.java
Log Message:
-----------
TEIIDDES-2301 fixed file check to looke for the REST procedure name instead of view model name.
Commit: 0853d63951d5d74258b7995db5201b9f6b99b75a
https://github.com/Teiid-Designer/teiid-designer/commit/0853d63951d5d7425...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M documentation/guides/Teiid_Designer_User_Guide/en-US/importers.xml
Log Message:
-----------
Fixes docbook issue with use of synopsis tag
* Use of synopsis tag without specifying a format attribute causes an odd
error concerning the default "linespecific" value and mutliple notations
* All synopsis tags specify their own format
Commit: 149602422c52c2439ac73bd289cbbe9e82256dbe
https://github.com/Teiid-Designer/teiid-designer/commit/149602422c52c2439...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M documentation/guides/Teiid_Designer_User_Guide/en-US/importers.xml
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSSoapProfileEndPointWizardPage.java
M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/ui/i18n.properties
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/ImportWsdlProcessor.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/SelectTranslatorPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/ShowDDLPage.java
M plugins/org.teiid.designer.teiidimporter.ui/src/org/teiid/designer/teiidimporter/ui/wizard/TeiidImportManager.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/xmlfile/TeiidXmlImportXmlConfigurationPage.java
Log Message:
-----------
Merge branch 'master' into 8.6.x.luna
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/e6f8d0107810...1...
10 years, 3 months
Build failed in Jenkins: jbosstools-teiid-designer-7.4_stable_branch #741
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
Changes:
[jolee] TEIIDDES-1411: Using CASE statements within transformations cause an NPE
[jolee] TEIIDDES-1331 Host field of Teiid Server Properties dialog should validate only when focus is shifted to another field
------------------------------------------
[...truncated 12822 lines...]
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.modeshape:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.query.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.relational:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.relational.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.relationship:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.relationship.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.roles:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.roles.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.schema.tools:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.sdt:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.tools.textimport.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.transformation:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.transformation.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.udf:7.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.udf.ui:7.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.ui.common:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.vdb:7.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.vdb.ui:7.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.webservice:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.webservice.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.xml:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.xml.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.xsd:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.xsd.ui:7.4.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Downloading org.eclipse.emf
[INFO] Downloading org.eclipse.emf
[INFO] Fetching org.eclipse.emf_2.6.0.v20100914-1218.jar (0B of 9.93kB at 0B/s) from http://download.jboss.org/jbosstools/updates/requirements/helios/SR2/plug...
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.emf_2.6.0.v20100914-1218.jar (4kB of 9.93kB at 0B/s) from http://download.jboss.org/jbosstools/updates/requirements/helios/SR2/plug...
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.wsdl4j:1.4.0 @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:teiid_embedded_query:7.4.4-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.feature:7.4.5-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.teiid.designer.test.feature:7.4.3-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
[INFO] Adding repository (cached) file:/home/hudson/static_build_env/jbds/builds/staging/_composite_/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/nightly/core/3.2_stable_branch/
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stabl...
[INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/helios/
[INFO] Adding repository file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/
[WARNING] Failed to access p2 repository jbosstools-target-platform-repo (file:///home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/hudson/static_build_env/jbds/target-platform/e362-wtp325.target/.
[INFO] Cannot complete the request. Generating details.
[INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=cocoa, osgi.arch=x86, osgi.os=macosx, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
[INFO] [Software being installed: org.teiid.designer.test.feature.feature.group 7.4.3.qualifier, Missing requirement: org.teiid.designer.ui.bot.tests 7.4.0.qualifier requires 'bundle org.jboss.tools.ui.bot.ext 0.0.0' but it could not be found, Cannot satisfy dependency: org.teiid.designer.test.feature.feature.group 7.4.3.qualifier depends on: org.teiid.designer.ui.bot.tests 0.0.0]
[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
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: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.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
at org.sonatype.tycho.p2.impl.resolver.ProjectorResolutionStrategy.resolve(ProjectorResolutionStrategy.java:98)
at org.sonatype.tycho.p2.impl.resolver.P2ResolverImpl.resolveProject(P2ResolverImpl.java:335)
at org.sonatype.tycho.p2.impl.resolver.P2ResolverImpl.resolveProject(P2ResolverImpl.java:300)
at org.sonatype.tycho.p2.facade.P2TargetPlatformResolver.doResolvePlatform(P2TargetPlatformResolver.java:406)
at org.sonatype.tycho.p2.facade.P2TargetPlatformResolver.resolvePlatform(P2TargetPlatformResolver.java:105)
at org.codehaus.tycho.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:68)
at org.codehaus.tycho.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:94)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
... 11 more
Caused by: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
... 20 more
[ERROR]
[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
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :23
Killing Xvnc process ID 14145
Archiving artifacts
Recording test results
10 years, 3 months