Skip to content

Commit 0c76117

Browse files
committed
maven: Move resolver earlier in reactor
This enables use of resolver in later it testing. Signed-off-by: BJ Hargrave <bj@hargrave.dev>
1 parent 875a41f commit 0c76117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<module>bnd-maven-plugin</module>
2222
<module>bnd-indexer-maven-plugin</module>
2323
<module>bnd-baseline-maven-plugin</module>
24+
<module>bnd-resolver-maven-plugin</module>
2425
<module>bnd-export-maven-plugin</module>
2526
<module>bnd-testing-maven-plugin</module>
26-
<module>bnd-resolver-maven-plugin</module>
2727
<module>bnd-run-maven-plugin</module>
2828
<module>bnd-reporter-maven-plugin</module>
2929
<module>bnd-generate-maven-plugin</module>

0 commit comments

Comments
 (0)