Edit C:\Users\Admin\.m2\repository\com\google\code\gson\gson\2.6.1\gson-2.6.1.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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.code.gson</groupId> <artifactId>gson-parent</artifactId> <version>2.6.1</version> </parent> <artifactId>gson</artifactId> <name>Gson</name> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <configuration> <includePackageNames>com.google.gson</includePackageNames> <excludePackageNames>com.google.gson.internal:com.google.gson.internal.bind</excludePackageNames> <links> <link>http://docs.oracle.com/javase/6/docs/api/</link> </links> </configuration> </plugin> </plugins> </build> </project>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de