Edit C:\Users\Admin\.m2\repository\org\apache\solr\solr-parent\4.10.4\solr-parent-4.10.4.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"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.lucene</groupId> <artifactId>lucene-solr-grandparent</artifactId> <version>4.10.4</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.solr</groupId> <artifactId>solr-parent</artifactId> <packaging>pom</packaging> <name>Apache Solr parent POM</name> <description>Apache Solr parent POM</description> <modules> <module>core</module> <module>solrj</module> <module>webapp</module> <module>test-framework</module> <module>contrib</module> </modules> <properties> <tests.luceneMatchVersion>LUCENE_CURRENT</tests.luceneMatchVersion> <module-directory>solr</module-directory> </properties> <scm> <connection>scm:svn:${vc-anonymous-base-url}/${module-directory}</connection> <developerConnection>scm:svn:${vc-dev-base-url}/${module-directory}</developerConnection> <url>${vc-browse-base-url}/${module-directory}</url> </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/SOLR</url> </issueManagement> <mailingLists> <mailingList> <name>Solr User List</name> <subscribe>solr-user-subscribe@lucene.apache.org</subscribe> <unsubscribe>solr-user-unsubscribe@lucene.apache.org</unsubscribe> <archive> http://mail-archives.apache.org/mod_mbox/solr-user/ </archive> </mailingList> <mailingList> <name>Java Developer List</name> <subscribe>dev-subscribe@lucene.apache.org</subscribe> <unsubscribe>dev-unsubscribe@lucene.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/lucene-dev/</archive> </mailingList> <mailingList> <name>Java Commits List</name> <subscribe>commits-subscribe@lucene.apache.org</subscribe> <unsubscribe>commits-unsubscribe@lucene.apache.org</unsubscribe> <archive> http://mail-archives.apache.org/mod_mbox/lucene-java-commits/ </archive> </mailingList> </mailingLists> <inceptionYear>2006</inceptionYear> <repositories> <repository> <id>maven-restlet</id> <name>Public online Restlet repository</name> <url>http://maven.restlet.org</url> </repository> <repository> <id>releases.cloudera.com</id> <name>Cloudera Releases</name> <url>https://repository.cloudera.com/artifactory/libs-release</url> </repository> </repositories> <build> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <configuration> <overview/> <windowtitle>${project.name} ${project.version} API (${now.version})</windowtitle> <doctitle>${project.name} ${project.version} API (${now.version})</doctitle> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <systemPropertyVariables> <tests.jettyConnector>${tests.jettyConnector}</tests.jettyConnector> <tests.disableHdfs>${tests.disableHdfs}</tests.disableHdfs> </systemPropertyVariables> </configuration> </plugin> </plugins> </pluginManagement> <plugins> <plugin> <groupId>de.thetaphi</groupId> <artifactId>forbiddenapis</artifactId> <executions> <execution> <id>solr-shared-check-forbidden-apis</id> <configuration> <!-- disallow undocumented classes like sun.misc.Unsafe: --> <internalRuntimeForbidden>true</internalRuntimeForbidden> <bundledSignatures> <bundledSignature>jdk-unsafe</bundledSignature> <bundledSignature>jdk-deprecated</bundledSignature> </bundledSignatures> <signaturesFiles> <signaturesFile>${top-level}/lucene/tools/forbiddenApis/base.txt</signaturesFile> </signaturesFiles> </configuration> <goals> <goal>check</goal> </goals> </execution> <execution> <id>solr-shared-test-check-forbidden-apis</id> <configuration> <!-- disallow undocumented classes like sun.misc.Unsafe: --> <internalRuntimeForbidden>true</internalRuntimeForbidden> <bundledSignatures> <bundledSignature>jdk-unsafe</bundledSignature> <bundledSignature>jdk-deprecated</bundledSignature> <!-- Include commons-io-unsafe only in those modules with commons-io on their classpath --> <!-- <bundledSignature>commons-io-unsafe-2.3</bundledSignature> --> </bundledSignatures> <signaturesFiles> <signaturesFile>${top-level}/lucene/tools/forbiddenApis/tests.txt</signaturesFile> <signaturesFile>${top-level}/lucene/tools/forbiddenApis/base.txt</signaturesFile> </signaturesFiles> </configuration> <goals> <goal>testCheck</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <systemPropertyVariables> <java.util.logging.config.file>${top-level}/solr/testlogging.properties</java.util.logging.config.file> </systemPropertyVariables> </configuration> </plugin> </plugins> </build> <profiles> <profile> <id>windows-tests-disableHdfs</id> <activation> <os><family>windows</family></os> </activation> <properties> <tests.disableHdfs>true</tests.disableHdfs> </properties> </profile> </profiles> </project>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de