diff options
Diffstat (limited to 'sonar-server/src/main/webapp/deploy')
-rw-r--r-- | sonar-server/src/main/webapp/deploy/maven/README.txt | 1 | ||||
-rw-r--r-- | sonar-server/src/main/webapp/deploy/maven/index.html | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sonar-server/src/main/webapp/deploy/maven/README.txt b/sonar-server/src/main/webapp/deploy/maven/README.txt deleted file mode 100644 index 8065c44c4b8..00000000000 --- a/sonar-server/src/main/webapp/deploy/maven/README.txt +++ /dev/null @@ -1 +0,0 @@ -This is the maven repository started by sonar. It automatically publishes JAR files of JDBC drivers and extensions.
\ No newline at end of file diff --git a/sonar-server/src/main/webapp/deploy/maven/index.html b/sonar-server/src/main/webapp/deploy/maven/index.html deleted file mode 100644 index 2919c62bf6d..00000000000 --- a/sonar-server/src/main/webapp/deploy/maven/index.html +++ /dev/null @@ -1,2 +0,0 @@ -<p>This is the maven repository managed internally by sonar.</p> -<p>This file is used to bypass the auto blocking feature introduced in Nexus 1.6. See http://jira.codehaus.org/browse/SONAR-603</p>
\ No newline at end of file |