I got the following error while trying Max's suggestion:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBDS Multiple (Composite) Target Platform ......... SUCCESS [43:45.319s]
[INFO] JBDS Unified (Aggregate) Target Platform .......... FAILURE [0.419s]
[INFO] JBoss Tools Target Platforms ...................... SKIPPED
[INFO] JBoss Tools Multiple (Composite) Target Platform .. SKIPPED
[INFO] JBoss Tools Unified (Aggregate) Target Platform ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:47.030s
[INFO] Finished at: Mon Jul 01 15:51:38 CEST 2013
[INFO] Final Memory: 36M/554M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho.extras:target-platform-validation-plugin:0.17.0:validate-target-platform (default) on project jbdevstudio-unified: Validation found errors in 1 .target files:
[ERROR] Could not resolve content of jbdevstudio-unified.target
[ERROR] Failed to load metadata repository from location http://www.qa.jboss.com/binaries/RHDS/targetplatforms/jbdevstudiotarget/4.30.5.Beta1/REPO/
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.


Any idea ? Anyone else having this same problem ?

Thanks
Best regards,
/Xavier



On Jun 29, 2013, at 1:20 AM, Max Rydahl Andersen wrote:

Hi,

JBoss Tools Target Platform 4.30.5.Beta1 has been released.

Changes
=======

   * Kepler R (final Eclipse.org release of Kepler)

Usage
=====
Beta1 is what JBoss Tools CR1 will use.

All jobs in jenkins have been updated to use Beta1.

Meaning we are now using the final relase of Kepler!

Download
========

     Zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Beta1/jbosstoolstarget-4.30.5.Beta1.zip
p2 site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Beta1/REPO/

Testing/Development
===================

You can try it out and use it directly like this:

     $ mvn clean verify -Dtpc.version=4.30.5.Beta1

If you want to build it locally to get a TP with source bundles included, do this:

     $ git clone https://github.com/jbosstools/jbosstools-target-platforms.git
     $ cd jbosstools-target-platforms
     $ git co 4.30.5.Beta1
     $ mvn clean verify -Dmirror-target-to-repo.includeSources=true

Thanks,
/max
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev