Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/branches/…
Browse files Browse the repository at this point in the history
…nexus-1.9-M1/nexus@7372 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
dbradicich committed Nov 1, 2010
1 parent 89802f4 commit 3fc0d89
Show file tree
Hide file tree
Showing 54 changed files with 72 additions and 58 deletions.
2 changes: 1 addition & 1 deletion nexus-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-clients/nexus-rest-client-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>nexus-clients</artifactId>
<groupId>org.sonatype.nexus</groupId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.restlight</groupId>
<artifactId>nexus-restlight-clients</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-restlight-client-common</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>nexus-restlight-clients</artifactId>
<groupId>org.sonatype.nexus.restlight</groupId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus.restlight</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.restlight</groupId>
<artifactId>nexus-restlight-clients</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-restlight-m2-settings-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.restlight</groupId>
<artifactId>nexus-restlight-clients</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-restlight-stage-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus.restlight</groupId>
<artifactId>nexus-restlight-clients</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-restlight-test-harness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-clients/nexus-restlight-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-clients</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus.restlight</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>nexus</artifactId>
<groupId>org.sonatype.nexus</groupId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-archetype-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-archetype-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-capabilities-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-core-documentation-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-core-documentation-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-groovy-console-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-groovy-console-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-indexer-lucene-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-indexer-lucene-plugin</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins.ldap</groupId>
<artifactId>nexus-ldap-plugin-parent</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.security.realms.ldap</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>nexus-ldap-plugin-parent</artifactId>
<groupId>org.sonatype.nexus.plugins.ldap</groupId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus.plugins.ldap</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins.ldap</groupId>
<artifactId>nexus-ldap-plugin-parent</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-ldap-plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-lvo-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-lvo-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-plugin-console-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-plugin-console-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/nexus-rrb-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-core-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-rrb-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-core-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus</artifactId>
<groupId>org.sonatype.nexus</groupId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus.plugins</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-distribution-archives</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-distribution-archives</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-distributions/nexus-distribution-archives/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-distributions</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-distribution-archives</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-distributions/nexus-oss-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-distributions</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-oss-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-distributions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-distributions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-indexer-lucene/nexus-indexer-lucene-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer-lucene</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-indexer-lucene/nexus-indexer-lucene-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer-lucene</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-indexer-lucene-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-indexer-lucene/nexus-indexer-lucene-rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer-lucene</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-indexer-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-logging-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-logging-extras</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus.tools</groupId>
<artifactId>nexus-migration-tool</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus.tools</groupId>
<artifactId>nexus-migration-tool</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-migration-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
16 changes: 15 additions & 1 deletion nexus-mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>
<!-- a unique name for this project -->
<artifactId>nexus-mock</artifactId>
Expand Down Expand Up @@ -94,6 +94,20 @@
<groupId>org.sonatype.security</groupId>
<artifactId>security-rest-api</artifactId>
</dependency>

<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-oss-webapp</artifactId>
<version>${project.version}</version>
<type>zip</type>
<classifier>bundle</classifier>
<exclusions>
<exclusion>
<groupId>org.sonatype.nexus.plugins.ldap</groupId>
<artifactId>nexus-ldap-realm-plugin</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-oss-edition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-oss-edition</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-plugins/nexus-plugin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-plugins/nexus-plugin-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<artifactId>nexus-plugin-manager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-plugins/nexus-plugin-test-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-plugins</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9-M1-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
Loading

0 comments on commit 3fc0d89

Please sign in to comment.