Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 794 Bytes

File metadata and controls

18 lines (14 loc) · 794 Bytes

Maven Java Workflow

Apache License, Version 2.0, January 2004 MvnRepository

The R4M Maven Java Workflow, provides:

  • r4m-metadata (execution modes & configurations for Maven)
    designed for normal Java libraries and projects
  • Project setup goals to simplify Pipeline configuration & maintenance (coming soon...)
<plugin>
  <groupId>net.runeduniverse.tools.maven.workflow</groupId>
  <artifactId>maven-java-workflow</artifactId>
  <version>0.1.0</version>
</plugin>