Added .m2 folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Tue Aug 22 11:12:45 CEST 2023
|
||||
plexus-i18n-1.0-beta-6.jar>central=
|
||||
plexus-i18n-1.0-beta-6.pom>central=
|
||||
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
0de20e1eea680fc277fddb66bc24ba40d449168b
|
||||
@@ -0,0 +1,30 @@
|
||||
<project>
|
||||
<parent>
|
||||
<artifactId>plexus-components</artifactId>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<version>1.1.4</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>plexus-i18n</artifactId>
|
||||
<name>Plexus I18N Component</name>
|
||||
<version>1.0-beta-6</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-maven-plugin</artifactId>
|
||||
<version>1.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>descriptor</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
<distributionManagement>
|
||||
<status>deployed</status>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
+1
@@ -0,0 +1 @@
|
||||
13316ac895a5b48193582f06273e7f447c9cfd58 /home/projects/maven/repository-staging/to-ibiblio/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
|
||||
Reference in New Issue
Block a user