Edit C:\Users\Admin\.m2\repository\pl\pragmatists\JUnitParams\1.0.2\JUnitParams-1.0.2.pom
<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> <artifactId>oss-parent</artifactId> <groupId>org.sonatype.oss</groupId> <version>7</version> </parent> <groupId>pl.pragmatists</groupId> <artifactId>JUnitParams</artifactId> <version>1.0.2</version> <packaging>jar</packaging> <name>JUnitParams</name> <description>Better parameterised tests for JUnit</description> <url>http://junitparams.googlecode.com</url> <developers> <developer> <id>pawel.lipinski</id> <name>Pawel Lipinski</name> <email>pawel.lipinski@pragmatists.pl</email> <organization>Pragmatists</organization> <organizationUrl>http://pragmatists.pl</organizationUrl> </developer> </developers> <licenses> <license> <name>Apache 2</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> <comments>A business-friendly OSS license</comments> </license> </licenses> <issueManagement> <system>Google Code</system> <url>http://code.google.com/p/junitparams/issues/list</url> </issueManagement> <scm> <connection>scm:hg:http://junitparams.googlecode.com/hg/</connection> <developerConnection>scm:hg:https://junitparams.googlecode.com/hg/</developerConnection> <url>http://junitparams.googlecode.com/hg/</url> <tag>JUnitParams-1.0.2</tag> </scm> <organization> <name>Pragmatists</name> <url>http://pragmatists.pl</url> </organization> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.0</version> <configuration> <source>1.5</source> <target>1.5</target> <encoding>UTF-8</encoding> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>2.9</version> <configuration> <sourcepath>${project.basedir}/src/main/javadoc;${project.basedir}/src/main/java</sourcepath> <reportOutputDirectory>${project.basedir}</reportOutputDirectory> <docfilessubdirs>false</docfilessubdirs> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.13</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.4</version> <configuration> <archive> <manifestFile>src/main/resources/META-INF/MANIFEST.MF</manifestFile> </archive> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> <version>2.4</version> <configuration> <mavenExecutorId>forked-path</mavenExecutorId> <useReleaseProfile>false</useReleaseProfile> <arguments>-Psonatype-oss-release</arguments> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> </dependency> </dependencies> </project>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de