beaucoup4j/ulterieure

Create Apache Maven plugin

Open

#1 opened on Mar 19, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Planned features:

  • configurable action (warn/fail, default warn) when ulterieure core is used as a compile scoped dependency in conjunction with a SNAPSHOT project version
  • fail when ulterieure core is used as a compile scoped dependency in conjunction with a non-SNAPSHOT project version

I intend to try to automatically bind these goals to the validate phase of the project so that the user need only declare the plugin. Comments welcome!

Contributor guide