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

Fred Bricon (JIRA) jira-events at lists.jboss.org
Tue May 24 08:05:01 EDT 2011


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

Fred Bricon commented on JBIDE-8989:
------------------------------------

For subsequent m2eclipse-wtp releases, we'll only need to communicate the url to the zipped site to Sonatype, so they can update the m2eclipse-extras update site.

> 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
>              Labels: build, m2eclipse, maven
>             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