Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Dev/Release project support for maven #280

Merged
merged 1 commit into from
Mar 16, 2019

Conversation

awisniew90
Copy link
Member

The two main changes with this are:

  1. Allowing multiple war-type dependencies to be specified
  2. Importing boosters from war-type dependencies

Copy link
Contributor

@chyt chyt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just fix formatting throughout (mostly in the pom files).

} else {
throw new Exception(
"Unsupported packaging type - Liberty Boost currently supports WAR packaging type only.");
"No war files were found. The project must have a war pacakging type or specify war dependencies.");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually just noticed a typo here: pacakging

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@awisniew90 awisniew90 merged commit 8a9f981 into MicroShed:master Mar 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants