Success!  Now I need to spend some time understanding the results :-)   
questions to follow

$ mvn -t toolchains-local.xml -Djava8.home=$JAVA_HOME clean install  site:site 
-Pplatform-java7,platform-android
…
[INFO] Apache Edgent (Java 7): Test: SVT .................. SUCCESS [ 57.896 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59:17 min
[INFO] Finished at: 2017-06-19T14:23:59-04:00
[INFO] Final Memory: 136M/969M
[INFO] ------------------------------------------------------------------------

> On Jun 19, 2017, at 12:10 PM, Dale LaBossiere <dml.apa...@gmail.com> wrote:
> 
> Hmm… changed the CLI options order to match that in .travis.yml and it’s 
> working now.
> I’ll report once everything has run.
> 
>> On Jun 19, 2017, at 12:05 PM, Dale LaBossiere <dml.apa...@gmail.com 
>> <mailto:dml.apa...@gmail.com>> wrote:
>> 
>> Did you commit&push all of your changes?
>> I pulled the latest PR-309 stuff.  Created my toolchains-local.xml 
>> (copied/edited toolchains-travis.xml)
>> and then...
>> 
>>> On Jun 19, 2017, at 10:13 AM, Christofer Dutz <christofer.d...@c-ware.de 
>>> <mailto:christofer.d...@c-ware.de>> wrote:
>>> 
>>> mvn –Pplatform-java7,platform-android –Djava8.home={JAVA8_HOME} –t 
>>> toolchains-local.xml clean install
>> 
>> $ mvn –Pplatform-java7 –Djava8.home=$JAVA_HOME –t toolchains-local.xml clean 
>> install
>> [ERROR] Unknown lifecycle phase "–Pplatform-java7". You must specify a valid 
>> lifecycle phase or a goal in the format <plugin-prefix>:<goal> or 
>> <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>
>> ...
> 

Reply via email to