Target Platform 4.41.1.CR1 for JBoss Tools 4.2.1.CR1 has been released. Changes ======= * JBIDE-18799 Update THyM Usage ===== Target platform 4.41.1.CR1 is what JBoss Tools 4.2.1.CR1 will use. All Jenkins jobs for branch jbosstools-4.2.x and parent pom 4.2.1.CR1-SNAPSHOT have been updated to use target platform 4.41.1.CR1 Download ======== Update site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.41.1.CR1/REPO/ Update site zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.41.1.CR1/jbosstoolstarget-4.41.1.CR1.zip Git tag: https://github.com/jbosstools/jbosstools-target-platforms/tree/4.41.1.CR1 Testing/Development =================== If your root pom correctly specifies the latest parent pom version as 4.2.1.CR1-SNAPSHOT, you need only this: $ mvn clean verify If you're using a different parent pom, use this: $ mvn clean verify -Dtpc.version=4.41.1.CR1 For advanced usage and help (using in IDE, building a mirror locally, using a zip), see: * https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/target_platforms/target_platforms_for_consumers.md What's next? ============ jbosstools-target-platforms project branch 4.41.x has been prepared for potential upgrades, and its version is now 4.2.1.CR2-SNAPSHOT. No changes are expected yet.