[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8989) Setup m2eclipse-wtp build jobs on JBoss infrastructure

Fred Bricon (JIRA) jira-events at lists.jboss.org
Tue May 24 07:59:00 EDT 2011


Setup m2eclipse-wtp build jobs on JBoss infrastructure
------------------------------------------------------

                 Key: JBIDE-8989
                 URL: https://issues.jboss.org/browse/JBIDE-8989
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: maven, UpStream
    Affects Versions: 3.3.x
            Reporter: Fred Bricon
            Assignee: Nick Boldt
            Priority: Blocker
             Fix For: 3.3.x


The current JBT/maven 3.3.x builds fail due to an incompatibility between m2e-core and m2eclipse-wtp. 
The Sonatype Hudson grid, used to build m2eclipse-wtp, is down, for good. 
Seems the best way to build m2eclipse-wtp is to do it on our own infrastructure.
Ideally we'd need to create 2 new Hudson jobs on the JBoss grid, building https://github.com/sonatype/m2eclipse-wtp.git
and basically running 
{noformat} mvn clean deploy -Dtarget.platform=m2e-wtp-e36 -Ppublish-site{noformat} and {noformat} mvn clean deploy -Dtarget.platform=m2e-wtp-e37{noformat}
We'll need to set the appropriate parameters for site publishing (see https://github.com/sonatype/m2eclipse-wtp/blob/master/org.maven.ide.eclipse.wtp.feature/pom.xml#L83) as well as things like -Xmx512m and the path to a private local repo, if needed.

Please contact me you need more informations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list