We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597030a commit e35050eCopy full SHA for e35050e
plexus-interactivity-api/pom.xml
@@ -13,5 +13,9 @@
13
<groupId>org.codehaus.plexus</groupId>
14
<artifactId>plexus-utils</artifactId>
15
</dependency>
16
+ <dependency>
17
+ <groupId>org.codehaus.plexus</groupId>
18
+ <artifactId>plexus-container-default</artifactId>
19
+ </dependency>
20
</dependencies>
21
</project>
plexus-interactivity-jline/pom.xml
@@ -19,5 +19,9 @@
<artifactId>plexus-interactivity-api</artifactId>
<version>${project.version}</version>
22
23
24
25
26
27
0 commit comments