[jbosstools-issues] [JBoss JIRA] (JBIDE-12834) Could not resolve target platform

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Oct 17 10:10:01 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727251#comment-12727251 ] 

Nick Boldt commented on JBIDE-12834:
------------------------------------

See also https://issues.jboss.org/browse/JBIDE-12608 discussion around use of a settings.xml file (currently from SVN, will move to git soon) and how to use it in your jobs' configs when running maven, eg.

{code}
mvn install ... -gs /home/hudson/.m2/settings.xml -s ${WORKSPACE}/settings/hudson-settings.xml 
{code}
                
> Could not resolve target platform
> ---------------------------------
>
>                 Key: JBIDE-12834
>                 URL: https://issues.jboss.org/browse/JBIDE-12834
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: target-platform
>    Affects Versions: 4.0.0.Beta1
>            Reporter: Andrej Podhradsky
>            Assignee: Mickael Istria
>         Attachments: debug.log, setting.xml
>
>
> After running
> $ cd jbosstools/tests
> $ mvn clean verify
> I get the following error
> java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.target-platforms.jbosstools-JunoSR0c:unified:target:unified:4.0.0.Beta1-SNAPSHOT -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list