wildfly / galleon

Galleon Provisioning Tool
https://docs.wildfly.org/galleon/
Apache License 2.0
27 stars 30 forks source link

[GAL-67] Allow maven provisioning plugin to locate feature packs using a file path #79

Closed yersan closed 6 years ago

yersan commented 6 years ago

This patch allows specifying a feature pack path in the provisioning plugin, additionally, the feature pack dependencies can be specified using a GAV or a path to a file. These configurations will allow resolving feature packs without using Universe.

Jira issue: https://issues.jboss.org/browse/GAL-67