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> > 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> ...