On 18 Feb 2016, at 20:07, Nick Boldt wrote:
Build target-platform:
$ cd /path/to/jbosstools-target-platforms/jbosstools/multiple
$ git fetch origin pull/195/head && git checkout FETCH\_HEAD
$ mvn clean install
I tried this and I got:
[INFO]
[INFO] --- build-helper-maven-plugin:1.3:attach-artifact
(attach-artifacts) @ jbdevstudio-unified ---
[INFO]
[INFO] ---
target-platform-validation-plugin:0.23.1:validate-target-platform
(default) @ jbdevstudio-unified ---
[INFO] Validating
/Users/max/code/jbosstools/jbosstools-target-platforms/jbdevstudio/unified/target/jbdevstudio-unified.target...
[INFO] Adding repository
https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.52.0.CR1...
[INFO] Failed, see Error log below
[ERROR] Validation found errors in 1 .target files:
Could not resolve content of jbdevstudio-unified.target
Known issue ?
so in short, i'm all for getting the changes in but I cannot build any
of the suggested PR's
so I can't verify them. :/
/max
Then, to test the new "multiple" target platform against your
component's build:
$ cd /path/to/your/jbosstools-component
$ mvn clean verify -Dtpc.version=4.52.0.CR1-SNAPSHOT
-Dtpc.targetKind=multiple
/max
http://about.me/maxandersen