[jbosstools-issues] [JBoss JIRA] (JBTIS-85) Validation failure when building eclipse target using integration-stack base

Andrej Podhradsky (JIRA) issues at jboss.org
Fri May 13 10:11:01 EDT 2016


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

Andrej Podhradsky closed JBTIS-85.
----------------------------------


Closed as obsolete

> Validation failure when building eclipse target using integration-stack base
> ----------------------------------------------------------------------------
>
>                 Key: JBTIS-85
>                 URL: https://issues.jboss.org/browse/JBTIS-85
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: distribution
>    Affects Versions: 4.1.0.Final
>            Reporter: Paul Richardson
>            Assignee: Paul Leacu
>             Fix For: 4.1.0.Final
>
>
> Using the integration-stack 4.1.0 SNAPSHOT fails to validate with maven. Seems it cannot find the feature groups.
> {code}
> Build the teiid designer target platform
> Executing mvn clean verify  -U -P generate-target -Dmaven.repo.local=/home/phantomjinx/programming/java/tdesigner/git/target-platform/../../m2-repository -Dno.jbosstools.site -Dtycho.localArtifacts=ignore
> /usr/lib/jvm/java
> [INFO] Scanning for projects...
> Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.1.0.Beta1-SNAPSHOT/maven-metadata.xml
> Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.1.0.Beta1-SNAPSHOT/maven-metadata.xml (612 B at 0.2 KB/sec)
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Teiid Designer Target Platform 0.1.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ teiid.designer ---
> [INFO] 
> [INFO] --- jacoco-maven-plugin:0.6.1.201212231917:prepare-agent (default) @ teiid.designer ---
> [INFO] Skipping JaCoCo for project with packaging type 'pom'
> [INFO] argLine set to 
> [INFO] 
> [INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ teiid.designer ---
> [INFO] 
> [INFO] --- target-platform-utils:0.16.0.CR1:merge-targets (default) @ teiid.designer ---
> Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/integration-stack/target-platform/4.1.0-SNAPSHOT/maven-metadata.xml
> Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/integration-stack/target-platform/4.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.6 KB/sec)
> [INFO] 
> [INFO] --- target-platform-validation-plugin:0.17.0:validate-target-platform (default) @ teiid.designer ---
> [INFO] Validating /home/phantomjinx/programming/java/tdesigner/git/target-platform/teiid-designer.target...
> [INFO] Failed, see Error log below
> [ERROR] Validation found errors in 1 .target files:
> Could not resolve content of teiid-designer.target
> Could not find "org.eclipse.graphiti.feature.feature.group/0.10.0.v20130319-1346" in the repositories of the current location
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 12.752s
> [INFO] Finished at: Tue May 21 16:34:29 BST 2013
> [INFO] Final Memory: 34M/180M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:target-platform-validation-plugin:0.17.0:validate-target-platform (default) on project teiid.designer: Validation found errors in 1 .target files:
> [ERROR] Could not resolve content of teiid-designer.target
> [ERROR] Could not find "org.eclipse.graphiti.feature.feature.group/0.10.0.v20130319-1346" in the repositories of the current location
> [ERROR] -> [Help 1]
> [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/MojoExecutionException
> {code}
> Commenting out the graphiti feature moves the validation error along to emf.compare, which is the next one in the list.
> Designer's pom.xml is available [here|https://github.com/Teiid-Designer/teiid-designer/blob/master/target-platform/pom.xml] should it be required for reference (currently set to 4.0.0).
> The modified pom.xml that is failing is [here|https://github.com/phantomjinx/teiid-designer/blob/master/target-platform/pom.xml] and produces this [teiid-designer.target|https://github.com/phantomjinx/teiid-designer/blob/master/target-platform/teiid-designer.target].



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list