Skip to content

Commit

Permalink
finally...after hours
Browse files Browse the repository at this point in the history
the initial typo in the word "snapshot" of the repository name caused
all the trouble.
  • Loading branch information
Marcus Kaufmann committed Feb 7, 2018
1 parent 65020d9 commit 27b3446
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@
<configuration>
<forkCount>4</forkCount>
<reuseForks>false</reuseForks>
<!-- <properties> -->
<!-- <runSuite>**/*Suite.java</runSuite> -->
<!-- </properties> -->
<!-- <groups>java.lang.Double</groups> -->
<includes>
<include>**/TestJunitCategoriesSuite.java</include>
</includes>
Expand All @@ -64,18 +60,6 @@
</dependency>
</dependencies>
</plugin>
<!-- <plugin> -->
<!-- <groupId>org.sonatype.plugins</groupId> -->
<!-- <artifactId>nexus-staging-maven-plugin</artifactId> -->
<!-- <version>1.6.8</version> -->
<!-- <extensions>true</extensions> -->
<!-- <configuration> -->
<!-- The Base URL of Nexus instance where we want to stage -->
<!-- <nexusUrl>https://lab.xceptance.de/nexus/</nexusUrl> -->
<!-- The server "id" element from settings to use authentication from -->
<!-- <serverId>xceptance-snapshots</serverId> -->
<!-- </configuration> -->
<!-- </plugin> -->
</plugins>
</build>

Expand Down

0 comments on commit 27b3446

Please sign in to comment.