Edit C:\Users\Admin\.m2\repository\org\jbibtex\jbibtex\1.0.10\jbibtex-1.0.10.pom
<?xml version="1.0" ?> <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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent> <groupId>org.jbibtex</groupId> <artifactId>jbibtex</artifactId> <version>1.0.10</version> <packaging>jar</packaging> <name>JBibTeX</name> <description>Java BibTeX parser and formatter</description> <url>http://www.jbibtex.org</url> <organization> <name>University of Tartu</name> <url>http://www.ut.ee/en</url> </organization> <licenses> <license> <name>New BSD License</name> <url>http://www.opensource.org/licenses/bsd-license.php</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>villu.ruusmann</id> <name>Villu Ruusmann</name> </developer> </developers> <scm> <connection>scm:git:git@github.com:jbibtex/jbibtex.git</connection> <developerConnection>scm:git:git@github.com:jbibtex/jbibtex.git</developerConnection> <url>git://github.com/jbibtex/jbibtex.git</url> <tag>1.0.10</tag> </scm> <issueManagement> <system>GitHub</system> <url>https://github.com/jbibtex/jbibtex/issues</url> </issueManagement> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.4</version> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>javacc-maven-plugin</artifactId> <executions> <execution> <goals> <goal>javacc</goal> </goals> </execution> </executions> <configuration> <isStatic>false</isStatic> <keepLineColumn>true</keepLineColumn> </configuration> </plugin> <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.5</source> <target>1.5</target> </configuration> </plugin> <plugin> <artifactId>maven-release-plugin</artifactId> <version>2.4.1</version> <configuration> <localCheckout>true</localCheckout> <pushChanges>false</pushChanges> </configuration> </plugin> <plugin> <artifactId>maven-surefire-plugin</artifactId> </plugin> </plugins> </build> </project>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de