Skip to content

Commit cce2aec

Browse files
author
handyande
committed
plexus-utils was a transitive dep from container-default and now that is test only compile failed
1 parent 0a2ab44 commit cce2aec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
<artifactId>plexus-i18n</artifactId>
99
<name>Plexus I18N Component</name>
1010
<version>1.0-beta-7-SNAPSHOT</version>
11+
<dependencies>
12+
<dependency>
13+
<groupId>org.codehaus.plexus</groupId>
14+
<artifactId>plexus-utils</artifactId>
15+
<version>1.3</version>
16+
</dependency>
17+
</dependencies>
1118
<build>
1219
<plugins>
1320
<plugin>

0 commit comments

Comments
 (0)