[jbosstools-issues] [JBoss JIRA] (JBIDE-16270) Server component on jbosstools-4.2.0.Alpha1x doesn't build

Pavol Srna (JIRA) issues at jboss.org
Wed Feb 19 03:53:47 EST 2014


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

Pavol Srna closed JBIDE-16270.
------------------------------


    
> Server component on jbosstools-4.2.0.Alpha1x doesn't build
> ----------------------------------------------------------
>
>                 Key: JBIDE-16270
>                 URL: https://issues.jboss.org/browse/JBIDE-16270
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, server
>    Affects Versions: 4.2.0.Alpha1
>            Reporter: Mickael Istria
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.Alpha1
>
>
> Because of inconsistent version across pom files, jbosstools-server component doesn't build from branch jbosstools-4.2.0.Alpha1x. See https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_8.0.luna/job/jbosstools-server_42/3/console for more details. The error should be reproducible locally with
> {code}
> $ cd jbosstools-server/
> $ git fetch jbosstools jbosstools-4.2.0.Alpha1x
> $ git checkout FETCH_HEAD
> # Clean local repo to make sure build doesn't rely on other unexpected stuff
> $ rm -r ~/.m2/repository/org/jboss/tools/
> $ mvn clean verify
> {code}
> As soon as you've fixed that, please trigger a new build from jenkins: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_8.0.luna/job/jbosstools-server_42

--
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