Skip to content

Commit

Permalink
Update project to latest tag sacerws-6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parerworker committed Feb 3, 2025
1 parent b018a51 commit 4eecf48
Show file tree
Hide file tree
Showing 5,787 changed files with 358,253 additions and 10 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .m2/args4j/args4j-site/2.0.12/_remote.repositories
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:34:37 CET 2025
args4j-site-2.0.12.pom>parer-repositories-mirror=
109 changes: 109 additions & 0 deletions .m2/args4j/args4j-site/2.0.12/args4j-site-2.0.12.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>args4j</groupId>
<artifactId>args4j-site</artifactId>
<name>args4j parent</name>
<version>2.0.12</version>
<packaging>pom</packaging>
<description>args4j : Java command line arguments parser</description>
<url>http://args4j.dev.java.net/</url>
<issueManagement>
<url>https://args4j.dev.java.net/issues</url>
</issueManagement>
<inceptionYear>2003</inceptionYear>

<ciManagement>
<notifiers>
<notifier>
<configuration>
<address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
</ciManagement>
<mailingLists>
<mailingList>
<name>discussion list</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<archive>https://args4j.dev.java.net/servlets/SummarizeList?listName=users</archive>
</mailingList>
</mailingLists>
<developers>
<developer>
<id>kohsuke</id>
<name>Kohsuke Kawaguchi</name>
<email>[email protected]</email>
<organization>Sun Microsystems</organization>
</developer>
<developer>
<id>jhm</id>
<name>Jan Materne</name>
<email>[email protected]</email>
</developer>
<developer>
<id>marksinke</id>
<name>Mark Sinke</name>
<email>[email protected]</email>
</developer>
</developers>
<scm>
<connection>scm:cvs:pserver:[email protected]:/cvs:args4j</connection>
<developerConnection>scm:cvs:pserver:[email protected]:/cvs:args4j</developerConnection>
<url>https://args4j.dev.java.net/source/browse/args4j/</url>
<tag>args4j-site-2_0_12</tag>
</scm>
<organization>
<name>Kohsuke Kawaguchi</name>
<url>http://www.kohsuke.org/</url>
</organization>
<build>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
</plugins>
<extensions>
<extension>
<groupId>org.jvnet.wagon-svn</groupId>
<artifactId>wagon-svn</artifactId>
<version>1.8</version>
</extension>
</extensions>
</build>
<reporting>
<plugins>
<plugin>
<artifactId>maven-changes-plugin</artifactId>
<configuration>
<issueLinkTemplate>https://args4j.dev.java.net/issues/show_bug.cgi?id=%ISSUE% </issueLinkTemplate>
<xmlPath>${basedir}/xdocs/changes.xml</xmlPath>
</configuration>
</plugin>
</plugins>
</reporting>
<repositories>
<repository>
<id>maven2-repository.dev.java.net</id>
<name>Java.net Repository for Maven</name>
<url>http://download.java.net/maven/2/</url>
</repository>
</repositories>

<distributionManagement>
<repository>
<uniqueVersion>false</uniqueVersion>
<id>java.net-maven2-repository</id>
<url>java-net:/maven2-repository/trunk/repository/</url>
</repository>
</distributionManagement>

<modules>
<module>args4j</module>
<module>args4j-tools</module>
</modules>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:34:37 CET 2025
https\://nexus.ente.regione.emr.it/repository/parer-snapshot/.lastUpdated=1738582476758
https\://nexus.ente.regione.emr.it/repository/parer/.lastUpdated=1738582477036
https\://nexus.ente.regione.emr.it/repository/parer-snapshot/.error=
1 change: 1 addition & 0 deletions .m2/args4j/args4j-site/2.0.12/args4j-site-2.0.12.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
499c6b77e247026c67a99dfff0ee867ef3568708
3 changes: 3 additions & 0 deletions .m2/args4j/args4j/2.0.12/_remote.repositories
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:34:36 CET 2025
args4j-2.0.12.pom>parer-repositories-mirror=
33 changes: 33 additions & 0 deletions .m2/args4j/args4j/2.0.12/args4j-2.0.12.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>args4j</groupId>
<artifactId>args4j-site</artifactId>
<version>2.0.12</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>args4j</artifactId>
<name>args4j</name>

<build>
<sourceDirectory>src</sourceDirectory>
<testSourceDirectory>test</testSourceDirectory>
<resources>
<resource>
<directory>src</directory>
<includes>
<include>**/*.properties</include>
<include>META-INF/services/*</include>
</includes>
</resource>
</resources>
</build>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
5 changes: 5 additions & 0 deletions .m2/args4j/args4j/2.0.12/args4j-2.0.12.pom.lastUpdated
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:34:36 CET 2025
https\://nexus.ente.regione.emr.it/repository/parer-snapshot/.lastUpdated=1738582475812
https\://nexus.ente.regione.emr.it/repository/parer/.lastUpdated=1738582476751
https\://nexus.ente.regione.emr.it/repository/parer-snapshot/.error=
1 change: 1 addition & 0 deletions .m2/args4j/args4j/2.0.12/args4j-2.0.12.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8bb407ce17efcfebccfd1eb0b5a19db6a793fa9f
3 changes: 3 additions & 0 deletions .m2/asm/asm-parent/3.3.1/_remote.repositories
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:31:43 CET 2025
asm-parent-3.3.1.pom>parer-repositories-mirror=
144 changes: 144 additions & 0 deletions .m2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<artifactId>asm-parent</artifactId>
<groupId>asm</groupId>
<version>3.3.1</version>
<packaging>pom</packaging>

<name>ASM</name>
<description>A very small and fast Java bytecode manipulation framework</description>
<url>http://asm.objectweb.org/</url>

<organization>
<name>ObjectWeb</name>
<url>http://www.objectweb.org/</url>
</organization>
<inceptionYear>2000</inceptionYear>

<licenses>
<license>
<name>BSD</name>
<url>http://asm.objectweb.org/license.html</url>
</license>
</licenses>

<developers>
<developer>
<name>Eric Bruneton</name>
<id>ebruneton</id>
<email>[email protected]</email>
<roles>
<role>Creator</role>
<role>Java Developer</role>
</roles>
</developer>
<developer>
<name>Eugene Kuleshov</name>
<id>eu</id>
<email>[email protected]</email>
<roles>
<role>Java Developer</role>
</roles>
</developer>
<developer>
<name>Remi Forax</name>
<id>forax</id>
<email>[email protected]</email>
<roles>
<role>Java Developer</role>
</roles>
</developer>
</developers>

<scm>
<connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/asm/trunk</connection>
<developerConnection>scm:svn:svn+ssh://${maven.username}@svn.forge.objectweb.org/svnroot/asm/trunk</developerConnection>
<url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/</url>
</scm>

<issueManagement>
<url>http://forge.objectweb.org/tracker/?group_id=23</url>
</issueManagement>

<dependencyManagement>
<dependencies>

<dependency>
<artifactId>asm</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>

<dependency>
<artifactId>asm-tree</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>

<dependency>
<artifactId>asm-analysis</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>

<dependency>
<artifactId>asm-commons</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>

<dependency>
<artifactId>asm-util</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>

<dependency>
<artifactId>asm-xml</artifactId>
<groupId>${project.groupId}</groupId>
<version>${project.version}</version>
</dependency>

</dependencies>
</dependencyManagement>

<mailingLists>
<mailingList>
<name>ASM Users List</name>
<subscribe>[email protected]?subject=subscribe%20asm</subscribe>
<unsubscribe>[email protected]?subject=unsubscribe%20asm</unsubscribe>
<post>[email protected]</post>
<archive>http://www.ow2.org/wws/arc/asm</archive>
</mailingList>
<mailingList>
<name>ASM Team List</name>
<subscribe>[email protected]?subject=subscribe%20asm-team</subscribe>
<unsubscribe>[email protected]?subject=unsubscribe%20asm-team</unsubscribe>
<post>[email protected]</post>
<archive>http://www.ow2.org/wws/arc/asm-team</archive>
</mailingList>
</mailingLists>

<distributionManagement>
<downloadUrl>http://mojo.codehaus.org/my-project</downloadUrl>
<repository>
<id>objectweb</id>
<uniqueVersion>false</uniqueVersion>
<name>ObjectWeb Maven 2.0 Repository</name>
<url>dav:https://maven.forge.objectweb.org:8002/maven2/</url>
<layout>default</layout>
</repository>
<snapshotRepository>
<id>objectweb.snapshots</id>
<uniqueVersion>false</uniqueVersion>
<name>ObjectWeb Maven 2.0 Snapshot Repository</name>
<url>dav:https://maven.forge.objectweb.org:8002/maven2-snapshot/</url>
<layout>default</layout>
</snapshotRepository>
</distributionManagement>

</project>
1 change: 1 addition & 0 deletions .m2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
72945d9cb6faa5082dcd190da850aa06760e4350
4 changes: 4 additions & 0 deletions .m2/asm/asm/3.3.1/_remote.repositories
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:31:48 CET 2025
asm-3.3.1.pom>parer-repositories-mirror=
asm-3.3.1.jar>parer-repositories-mirror=
Binary file added .m2/asm/asm/3.3.1/asm-3.3.1.jar
Binary file not shown.
1 change: 1 addition & 0 deletions .m2/asm/asm/3.3.1/asm-3.3.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1d5f20b4ea675e6fab6ab79f1cd60ec268ddc015
14 changes: 14 additions & 0 deletions .m2/asm/asm/3.3.1/asm-3.3.1.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<project>
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>asm-parent</artifactId>
<groupId>asm</groupId>
<version>3.3.1</version>
</parent>

<name>ASM Core</name>
<artifactId>asm</artifactId>
<packaging>jar</packaging>

</project>
1 change: 1 addition & 0 deletions .m2/asm/asm/3.3.1/asm-3.3.1.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bbcde0189656fa6cc671f27437432ac7e7f95673
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:33:20 CET 2025
avalon-framework-4.1.3.pom>parer-repositories-mirror=
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>avalon-framework</groupId>
<artifactId>avalon-framework</artifactId>
<version>4.1.3</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
853c9df18e44caf0bab1eab8be0d482f9ec9bcd7
4 changes: 4 additions & 0 deletions .m2/cglib/cglib/2.2.2/_remote.repositories
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Mon Feb 03 12:31:48 CET 2025
cglib-2.2.2.pom>parer-repositories-mirror=
cglib-2.2.2.jar>parer-repositories-mirror=
Binary file added .m2/cglib/cglib/2.2.2/cglib-2.2.2.jar
Binary file not shown.
1 change: 1 addition & 0 deletions .m2/cglib/cglib/2.2.2/cglib-2.2.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a47a971686474124562bdd4a7ccbd8ac8c3e8b11
Loading

0 comments on commit 4eecf48

Please sign in to comment.