kabir / maven-snapshot-ci

0 stars 3 forks source link

Build app server zip that can work with Jakarta EE Platform TCK #9

Open scottmarlow opened 4 years ago

scottmarlow commented 4 years ago

Currently, when I build a custom WildFly (or product) zip, I these basic steps to create /tmp/wildfly.zip, do we do something similar in maven-snapshot-ci?

Steps:

scottmarlow commented 4 years ago

Note, also important for Jakarta EE 8 TCK testing, is that the generated server be able to run on Java 8.

kabir commented 4 years ago

It currently doesn't do any of this, but I want to make this available in the 'terminator' actions I mentioned