appsody / stacks

Appsody application stacks. This repo will be archived soon.
https://appsody.dev
Apache License 2.0
89 stars 120 forks source link

java-openliberty: Update Liberty Maven plugin version #788

Closed awisniew90 closed 4 years ago

awisniew90 commented 4 years ago

Checklist:

Modifying an existing stack:

  1. Update base image to kabanero/ubi8-maven:0.9.0
  2. Added -DskipTests=true when installing parent pom
  3. Update Liberty Maven plugin version to 3.2.1
  4. Removed Windows workaround in Readme

Related Issues:

Fixes #777 , #708

awisniew90 commented 4 years ago

@Kamran64 - this is good to merge when you get a chance. Thanks!