NX01: Run maven enforcer only once at start of build
This commit is contained in:
parent
0a5f647450
commit
7bd88128a0
2 changed files with 8 additions and 0 deletions
|
|
@ -13,5 +13,11 @@
|
|||
<artifactId>junit-jupiter</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-poop-scripts</artifactId>
|
||||
<type>pom</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue