Added .m2 folder
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Tue Aug 22 17:47:07 CEST 2023
|
||||
plexus-interactivity-jline-1.0-alpha-5.jar>central=
|
||||
plexus-interactivity-jline-1.0-alpha-5.pom>central=
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
8c26abea0b1d5398dad82aef36cf93be0c5ce418
|
||||
+26
@@ -0,0 +1,26 @@
|
||||
<project>
|
||||
<parent>
|
||||
<artifactId>plexus-interactivity</artifactId>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<version>1.0-alpha-5</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>plexus-interactivity-jline</artifactId>
|
||||
<name>Plexus JLine Interactivity Handler</name>
|
||||
<version>1.0-alpha-5</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>jline</groupId>
|
||||
<artifactId>jline</artifactId>
|
||||
<version>0.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-interactivity-api</artifactId>
|
||||
<version>1.0-alpha-5</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<distributionManagement>
|
||||
<status>deployed</status>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
+1
@@ -0,0 +1 @@
|
||||
52a436ff7dea315c7cf1280197db6c46341d7ab9 /home/projects/maven/repository-staging/to-ibiblio/maven2/org/codehaus/plexus/plexus-interactivity-jline/1.0-alpha-5/plexus-interactivity-jline-1.0-alpha-5.pom
|
||||
Reference in New Issue
Block a user