Author: evenisse
Date: Mon Sep 19 06:38:43 2005
New Revision: 290155
URL: http://svn.apache.org/viewcvs?rev=290155&view=rev
Log:
[maven-release-plugin] prepare release continuum-1.0-alpha-4
Added:
maven/continuum/trunk/continuum-api/release-pom.xml (with props)
maven/continuum/trunk/continuum-cc/release-pom.xml (with props)
maven/continuum/trunk/continuum-core-it/release-pom.xml (with props)
maven/continuum/trunk/continuum-core/release-pom.xml (with props)
maven/continuum/trunk/continuum-model/release-pom.xml (with props)
maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml (with props)
maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml (with props)
maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/release-pom.xml (with props)
maven/continuum/trunk/continuum-notifiers/continuum-notifier-msn/release-pom.xml (with props)
maven/continuum/trunk/continuum-notifiers/release-pom.xml (with props)
maven/continuum/trunk/continuum-plexus-application/release-pom.xml (with props)
maven/continuum/trunk/continuum-store/release-pom.xml (with props)
maven/continuum/trunk/continuum-test/release-pom.xml (with props)
maven/continuum/trunk/continuum-web/release-pom.xml (with props)
maven/continuum/trunk/continuum-xmlrpc/release-pom.xml (with props)
maven/continuum/trunk/release-pom.xml (with props)
Modified:
maven/continuum/trunk/continuum-api/pom.xml
maven/continuum/trunk/continuum-cc/pom.xml
maven/continuum/trunk/continuum-core-it/pom.xml
maven/continuum/trunk/continuum-core/pom.xml
maven/continuum/trunk/continuum-model/pom.xml
maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/pom.xml
maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/pom.xml
maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/pom.xml
maven/continuum/trunk/continuum-notifiers/continuum-notifier-msn/pom.xml
maven/continuum/trunk/continuum-notifiers/pom.xml
maven/continuum/trunk/continuum-plexus-application/pom.xml
maven/continuum/trunk/continuum-store/pom.xml
maven/continuum/trunk/continuum-test/pom.xml
maven/continuum/trunk/continuum-web/pom.xml
maven/continuum/trunk/continuum-xmlrpc/pom.xml
maven/continuum/trunk/pom.xml
Modified: maven/continuum/trunk/continuum-api/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-api/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-api/pom.xml (original)
+++ maven/continuum/trunk/continuum-api/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,21 +1,21 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-api
- 1.0-alpha-4-SNAPSHOT
Continuum API
+ 1.0-alpha-4
- org.apache.maven.continuum
- continuum-model
-
-
plexus
plexus-formica
+
+ org.apache.maven.continuum
+ continuum-model
+
-
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-api/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-api/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-api/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-api/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,67 @@
+
+
+ continuum-parent
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-api
+ Continuum API
+ 1.0-alpha-4
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.2
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-api/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-api/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-cc/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-cc/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-cc/pom.xml (original)
+++ maven/continuum/trunk/continuum-cc/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,23 +1,13 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-cc
- 1.0-alpha-4-SNAPSHOT
Continuum Cruise Control Importer
-
-
- org.apache.maven.continuum
- continuum-core
-
-
- plexus
- plexus-formica
-
-
+ 1.0-alpha-4
@@ -33,4 +23,14 @@
-
+
+
+ plexus
+ plexus-formica
+
+
+ org.apache.maven.continuum
+ continuum-core
+
+
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-cc/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-cc/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-cc/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-cc/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,419 @@
+
+
+ continuum-parent
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-cc
+ Continuum Cruise Control Importer
+ 1.0-alpha-4
+
+
+
+ plexus
+ plexus-maven-plugin
+ 1.1-alpha-6
+
+
+
+ descriptor
+
+
+
+
+
+
+
+
+ org.apache.maven.continuum
+ continuum-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven
+ maven-artifact-manager
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-input-handler
+ 1.0-alpha-2
+ compile
+
+
+ quartz
+ quartz
+ 1.4.5
+ compile
+
+
+ plexus
+ plexus-velocity
+ 1.1.1
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+ logkit
+ logkit
+ 1.0.1
+ compile
+
+
+ org.apache.maven
+ maven-settings
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-command-line
+ 1.0-alpha-1
+ compile
+
+
+ xml-apis
+ xml-apis
+ 2.0.2
+ compile
+
+
+ commons-collections
+ commons-collections
+ 2.0
+ compile
+
+
+ jsch
+ jsch
+ 0.1.21
+ compile
+
+
+ org.apache.maven
+ maven-monitor
+ 2.0-beta-1
+ compile
+
+
+ commons-lang
+ commons-lang
+ 1.0
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-provider-api
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-notifier-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-file
+ 1.0-alpha-4
+ runtime
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ org.apache.maven
+ maven-core
+ 2.0-beta-1
+ compile
+
+
+ velocity
+ velocity
+ 1.4
+ compile
+
+
+ plexus
+ plexus-notification
+ 1.0-alpha-4
+ compile
+
+
+ jpox
+ jpox
+ 1.1.0-beta-4
+ compile
+
+
+ jline
+ jline
+ 0.9.1
+ compile
+
+
+ jaas
+ jaas
+ 1.0.1
+ compile
+
+
+ jdbc
+ jdbc-stdext
+ 2.0
+ compile
+
+
+ plexus
+ plexus-action
+ 1.0-alpha-5
+ compile
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+ jca
+ jca
+ 1.0.0
+ compile
+
+
+ plexus
+ plexus-jdo2
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-taskqueue
+ 1.0-alpha-2
+ compile
+
+
+ commons-pool
+ commons-pool
+ 1.2
+ compile
+
+
+ xerces
+ xerces
+ 2.0.2
+ compile
+
+
+ ojdbc
+ ojdbc
+ 14
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-http-lightweight
+ 1.0-alpha-4
+ runtime
+
+
+ jta
+ jta
+ 1.0.1b
+ compile
+
+
+ jdbc
+ jdbc
+ 2.0
+ compile
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ org.apache.maven
+ maven-model
+ 2.0-beta-1
+ compile
+
+
+ jdo
+ jdo
+ 2.0-snapshot4
+ compile
+
+
+ log4j
+ log4j
+ 1.2.8
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-api
+ 1.0-alpha-2
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-store
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-core
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ commons-dbcp
+ commons-dbcp
+ 1.2
+ compile
+
+
+ org.apache.maven
+ maven-plugin-registry
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-mail-sender-api
+ 1.0-alpha-2
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-manager-plexus
+ 1.0-alpha-2
+ compile
+
+
+ commons-logging
+ commons-logging
+ 1.0.2
+ compile
+
+
+ commons-cli
+ commons-cli
+ 1.0
+ compile
+
+
+ org.apache.maven
+ maven-plugin-descriptor
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.3
+ compile
+
+
+ jpox
+ jpox-dbcp
+ 1.1.0-beta-4
+ compile
+
+
+ org.apache.maven
+ maven-repository-metadata
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-profile
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-plugin-api
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-project
+ 2.0-beta-1
+ compile
+
+
+ ant
+ ant
+ 1.6
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ org.apache.maven
+ maven-artifact
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven.reporting
+ maven-reporting-api
+ 2.0-beta-1
+ compile
+
+
+ doxia
+ doxia-sink-api
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 1.0-alpha-4
+ runtime
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-cc/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-cc/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-core-it/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-core-it/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-core-it/pom.xml (original)
+++ maven/continuum/trunk/continuum-core-it/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,43 +1,43 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-core-it
- 1.0-alpha-4-SNAPSHOT
Continuum Core Integration Test
+ 1.0-alpha-4
- org.apache.maven.continuum
- continuum-plexus-application
+ xmlrpc
+ xmlrpc
+ 1.2
org.apache.maven.continuum
- continuum-test
- test
+ continuum-xmlrpc
- org.apache.maven.continuum
- continuum-xmlrpc
+ incubator-derby
+ derby
- plexus
- plexus-utils
+ org.apache.maven.continuum
+ continuum-test
+ test
plexus
- plexus-log4j-logging
+ plexus-utils
- xmlrpc
- xmlrpc
- 1.2
+ org.apache.maven.continuum
+ continuum-plexus-application
- incubator-derby
- derby
+ plexus
+ plexus-log4j-logging
-
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-core-it/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-core-it/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-core-it/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-core-it/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,651 @@
+
+
+ continuum-parent
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-core-it
+ Continuum Core Integration Test
+ 1.0-alpha-4
+
+
+ org.apache.maven.continuum
+ continuum-xmlrpc
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven
+ maven-artifact-manager
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-input-handler
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-velocity
+ 1.1.1
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+ logkit
+ logkit
+ 1.0.1
+ compile
+
+
+ org.apache.maven
+ maven-settings
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-summit
+ 1.0-beta-7
+ compile
+
+
+ xml-apis
+ xml-apis
+ 2.0.2
+ compile
+
+
+ commons-collections
+ commons-collections
+ 2.0
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-web
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ plexus
+ plexus-log4j-logging
+ 1.0
+ compile
+
+
+ jsch
+ jsch
+ 0.1.21
+ compile
+
+
+ org.apache.maven
+ maven-monitor
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-core
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-test
+ 1.0-alpha-4-SNAPSHOT
+ test
+
+
+ plexus
+ plexus-xmlrpc
+ 1.0-beta-2
+ compile
+
+
+ org.apache.maven
+ maven-core
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-notification
+ 1.0-alpha-4
+ compile
+
+
+ velocity
+ velocity
+ 1.4
+ compile
+
+
+ plexus
+ plexus-service-jetty
+ 1.0-alpha-2
+ plexus-service
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-notifier-msn
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ jetty
+ org.mortbay.jetty
+ 4.2.24
+ compile
+
+
+ jline
+ jline
+ 0.9.1
+ compile
+
+
+ jaas
+ jaas
+ 1.0.1
+ compile
+
+
+ plexus
+ plexus-action
+ 1.0-alpha-5
+ compile
+
+
+ plexus
+ plexus-jdo2
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-taskqueue
+ 1.0-alpha-2
+ compile
+
+
+ commons-pool
+ commons-pool
+ 1.2
+ compile
+
+
+ plexus
+ plexus-formica-web
+ 1.0-alpha-4
+ compile
+
+
+ ojdbc
+ ojdbc
+ 14
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-api
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-mail-sender-api
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-msn
+ 1.0-alpha-1
+ compile
+
+
+ geronimo-spec
+ geronimo-spec-jsp
+ 2.0-rc4
+ compile
+
+
+ plexus
+ plexus-service-xmlrpc
+ 1.0-alpha-2
+ plexus-service
+ compile
+
+
+ commons-fileupload
+ commons-fileupload
+ 1.0
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-manager-plexus
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-container-artifact
+ 1.0-alpha-3
+ compile
+
+
+ jivesoftware
+ smack
+ 1.5.0
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-notifier-irc
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ tomcat
+ jasper-compiler
+ 4.1.30
+ compile
+
+
+ org.apache.maven.reporting
+ maven-reporting-api
+ 2.0-beta-1
+ compile
+
+
+ doxia
+ doxia-sink-api
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 1.0-alpha-4
+ runtime
+
+
+ geronimo-spec
+ geronimo-spec-servlet
+ 2.4-rc4
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-provider-starteam
+ 1.0-alpha-2
+ runtime
+
+
+ quartz
+ quartz
+ 1.4.5
+ compile
+
+
+ plexus
+ plexus-mail-sender-javamail
+ 1.0-alpha-2
+ runtime
+
+
+ plexus
+ plexus-command-line
+ 1.0-alpha-1
+ compile
+
+
+ tomcat
+ jasper-runtime
+ 4.1.30
+ compile
+
+
+ regexp
+ regexp
+ 1.3
+ runtime
+
+
+ org.apache.maven.continuum
+ continuum-notifier-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-provider-api
+ 1.0-alpha-4
+ compile
+
+
+ commons-lang
+ commons-lang
+ 1.0
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-store
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ plexus
+ plexus-servlet
+ 1.0-beta-2
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-file
+ 1.0-alpha-4
+ runtime
+
+
+ plexus
+ plexus-jabber
+ 1.0-alpha-1
+ compile
+
+
+ jpox
+ jpox
+ 1.1.0-beta-4
+ compile
+
+
+ incubator-derby
+ derby
+ 10.0.2.1
+ compile
+
+
+ jdbc
+ jdbc-stdext
+ 2.0
+ compile
+
+
+ bcel
+ bcel
+ 5.1
+ test
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+ jca
+ jca
+ 1.0.0
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-notifier-jabber
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ javax.mail
+ mail
+ 1.3.2
+ runtime
+
+
+ xerces
+ xerces
+ 2.0.2
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-http-lightweight
+ 1.0-alpha-4
+ runtime
+
+
+ jdbc
+ jdbc
+ 2.0
+ compile
+
+
+ jta
+ jta
+ 1.0.1b
+ compile
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ org.apache.maven
+ maven-model
+ 2.0-beta-1
+ compile
+
+
+ log4j
+ log4j
+ 1.2.8
+ compile
+
+
+ jdo
+ jdo
+ 2.0-snapshot4
+ compile
+
+
+ plexus
+ plexus-ircbot
+ 1.1-alpha-4
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-provider-cvs
+ 1.0-alpha-2
+ runtime
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ commons-dbcp
+ commons-dbcp
+ 1.2
+ compile
+
+
+ org.apache.maven
+ maven-plugin-registry
+ 2.0-beta-1
+ compile
+
+
+ jpox
+ jpox-enhancer
+ 1.1.0-beta-4
+ test
+
+
+ org.apache.maven.continuum
+ continuum-plexus-application
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ commons-logging
+ commons-logging
+ 1.0.2
+ compile
+
+
+ commons-cli
+ commons-cli
+ 1.0
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-provider-local
+ 1.0-alpha-2
+ runtime
+
+
+ org.apache.maven
+ maven-plugin-descriptor
+ 2.0-beta-1
+ compile
+
+
+ javax.activation
+ activation
+ 1.0.2
+ runtime
+
+
+ plexus
+ plexus-appserver
+ 1.0-alpha-4
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.3
+ compile
+
+
+ jpox
+ jpox-dbcp
+ 1.1.0-beta-4
+ compile
+
+
+ jmsn
+ msnmlib
+ 1.4-20050613
+ compile
+
+
+ servletapi
+ servletapi
+ 2.3
+ compile
+
+
+ org.apache.maven
+ maven-repository-metadata
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-profile
+ 2.0-beta-1
+ compile
+
+
+ jivesoftware
+ smackx
+ 1.5.0
+ compile
+
+
+ org.apache.maven
+ maven-plugin-api
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-project
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-provider-svn
+ 1.0-alpha-2
+ runtime
+
+
+ ant
+ ant
+ 1.6
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ org.apache.maven
+ maven-artifact
+ 2.0-beta-1
+ compile
+
+
+ xmlrpc
+ xmlrpc
+ 1.2
+ compile
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-core-it/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-core-it/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-core/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-core/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-core/pom.xml (original)
+++ maven/continuum/trunk/continuum-core/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,14 +1,13 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-core
- 1.0-alpha-4-SNAPSHOT
Continuum Core
-
+ 1.0-alpha-4
apache.snapshots
@@ -16,50 +15,34 @@
legacy
-
-
-
- org.apache.maven.continuum
- continuum-api
-
- org.apache.maven.continuum
- continuum-store
-
-
- org.apache.maven.continuum
- continuum-test
- test
+ plexus
+ plexus-velocity
- org.apache.maven.continuum
- continuum-notifier-api
+ plexus
+ plexus-mail-sender-api
jpox
jpox
-
- plexus
- plexus-utils
-
+ incubator-derby
+ derby
+ test
+
- plexus
- plexus-jdo2
-
+ postgresql
+ postgresql
+ 7.4
+ jdbc3
+ test
+
plexus
- plexus-velocity
+ plexus-notification
plexus
@@ -67,121 +50,113 @@
1.0-alpha-2
- plexus
- plexus-notification
+ org.apache.maven.continuum
+ continuum-test
+ test
plexus
- plexus-mail-sender-api
+ plexus-action
+ 1.0-alpha-5
+
+
+ org.apache.maven.scm
+ maven-scm-provider-local
+ test
+
+
+ hsqldb
+ hsqldb
+ test
plexus
- plexus-action
- 1.0-alpha-5
+ plexus-jdo2
plexus
- plexus-command-line
- 1.0-alpha-1
+ plexus-mail-sender-test
+ test
+
+
+ org.apache.maven
+ maven-settings
+
+
+ xml-apis
+ xml-apis
+ 2.0.2
+ test
- quartz
- quartz
- 1.4.5
-
-
plexus
plexus-formica
-
-
+
- org.apache.maven
- maven-core
+ plexus
+ plexus-mail-sender-simple
+ test
+
+
+ org.apache.maven.continuum
+ continuum-notifier-api
org.apache.maven
maven-model
- org.apache.maven
- maven-artifact
+ org.apache.maven.continuum
+ continuum-api
- org.apache.maven
- maven-project
+ plexus
+ plexus-command-line
+ 1.0-alpha-1
org.apache.maven
- maven-settings
+ maven-artifact
-
org.apache.maven.wagon
wagon-provider-api
-
- org.apache.maven.scm
- maven-scm-manager-plexus
+ org.apache.maven
+ maven-project
-
- velocity
- velocity
- 1.4
+ quartz
+ quartz
+ 1.4.5
-
- org.apache.maven.scm
- maven-scm-provider-local
- test
+ org.apache.maven
+ maven-core
- plexus
- plexus-mail-sender-simple
+ xerces
+ xercesImpl
+ 2.6.2
test
plexus
- plexus-mail-sender-test
- test
-
-
- hsqldb
- hsqldb
- test
-
-
- postgresql
- postgresql
- 7.4
- jdbc3
- test
+ plexus-utils
- incubator-derby
- derby
- test
+ org.apache.maven.continuum
+ continuum-store
- xml-apis
- xml-apis
- 2.0.2
- test
+ org.apache.maven.scm
+ maven-scm-manager-plexus
- xerces
- xercesImpl
- 2.6.2
- test
+ velocity
+ velocity
+ 1.4
-
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-core/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-core/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-core/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-core/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,471 @@
+
+
+ continuum-parent
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-core
+ Continuum Core
+ 1.0-alpha-4
+
+
+ apache.snapshots
+ http://cvs.apache.org/repository
+ legacy
+
+
+
+
+ org.apache.maven
+ maven-artifact-manager
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-input-handler
+ 1.0-alpha-2
+ compile
+
+
+ quartz
+ quartz
+ 1.4.5
+ compile
+
+
+ plexus
+ plexus-velocity
+ 1.1.1
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+ logkit
+ logkit
+ 1.0.1
+ compile
+
+
+ plexus
+ plexus-command-line
+ 1.0-alpha-1
+ compile
+
+
+ org.apache.maven
+ maven-settings
+ 2.0-beta-1
+ compile
+
+
+ hsqldb
+ hsqldb
+ 1.7.3.3
+ test
+
+
+ xerces
+ xercesImpl
+ 2.6.2
+ test
+
+
+ xml-apis
+ xml-apis
+ 2.0.2
+ compile
+
+
+ postgresql
+ postgresql
+ 7.4
+ jdbc3
+ test
+
+
+ commons-collections
+ commons-collections
+ 2.0
+ compile
+
+
+ dumbster
+ dumbster
+ 1.5
+ test
+
+
+ jsch
+ jsch
+ 0.1.21
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-provider-api
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven
+ maven-monitor
+ 2.0-beta-1
+ compile
+
+
+ commons-lang
+ commons-lang
+ 1.0
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-file
+ 1.0-alpha-4
+ runtime
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ plexus
+ plexus-mail-sender-simple
+ 1.0-alpha-2
+ test
+
+
+ org.apache.maven
+ maven-core
+ 2.0-beta-1
+ compile
+
+
+ velocity
+ velocity
+ 1.4
+ compile
+
+
+ plexus
+ plexus-notification
+ 1.0-alpha-4
+ compile
+
+
+ jpox
+ jpox
+ 1.1.0-beta-4
+ compile
+
+
+ jline
+ jline
+ 0.9.1
+ compile
+
+
+ incubator-derby
+ derby
+ 10.0.2.1
+ test
+
+
+ jdbc
+ jdbc-stdext
+ 2.0
+ compile
+
+
+ jaas
+ jaas
+ 1.0.1
+ compile
+
+
+ plexus
+ plexus-action
+ 1.0-alpha-5
+ compile
+
+
+ bcel
+ bcel
+ 5.1
+ test
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+ jca
+ jca
+ 1.0.0
+ compile
+
+
+ plexus
+ plexus-jdo2
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-taskqueue
+ 1.0-alpha-2
+ compile
+
+
+ commons-pool
+ commons-pool
+ 1.2
+ compile
+
+
+ ojdbc
+ ojdbc
+ 14
+ compile
+
+
+ xerces
+ xerces
+ 2.0.2
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-http-lightweight
+ 1.0-alpha-4
+ runtime
+
+
+ jdbc
+ jdbc
+ 2.0
+ compile
+
+
+ jta
+ jta
+ 1.0.1b
+ compile
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ org.apache.maven
+ maven-model
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ log4j
+ log4j
+ 1.2.8
+ compile
+
+
+ jdo
+ jdo
+ 2.0-snapshot4
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-api
+ 1.0-alpha-2
+ compile
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ commons-dbcp
+ commons-dbcp
+ 1.2
+ compile
+
+
+ org.apache.maven
+ maven-plugin-registry
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-mail-sender-api
+ 1.0-alpha-2
+ compile
+
+
+ jpox
+ jpox-enhancer
+ 1.1.0-beta-4
+ test
+
+
+ org.apache.maven.continuum
+ continuum-notifier-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-manager-plexus
+ 1.0-alpha-2
+ compile
+
+
+ commons-logging
+ commons-logging
+ 1.0.2
+ compile
+
+
+ commons-cli
+ commons-cli
+ 1.0
+ compile
+
+
+ org.apache.maven.scm
+ maven-scm-provider-local
+ 1.0-alpha-2
+ test
+
+
+ plexus
+ plexus-mail-sender-test
+ 1.0-alpha-2
+ test
+
+
+ org.apache.maven.continuum
+ continuum-test
+ 1.0-alpha-4-SNAPSHOT
+ test
+
+
+ org.apache.maven
+ maven-plugin-descriptor
+ 2.0-beta-1
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.3
+ compile
+
+
+ jpox
+ jpox-dbcp
+ 1.1.0-beta-4
+ compile
+
+
+ org.apache.maven
+ maven-repository-metadata
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-profile
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-store
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven
+ maven-plugin-api
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven
+ maven-project
+ 2.0-beta-1
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ ant
+ ant
+ 1.6
+ compile
+
+
+ org.apache.maven
+ maven-artifact
+ 2.0-beta-1
+ compile
+
+
+ org.apache.maven.reporting
+ maven-reporting-api
+ 2.0-beta-1
+ compile
+
+
+ doxia
+ doxia-sink-api
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 1.0-alpha-4
+ runtime
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-core/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-core/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-model/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-model/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-model/pom.xml (original)
+++ maven/continuum/trunk/continuum-model/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,45 +1,45 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-model
- 1.0-alpha-4-SNAPSHOT
Continuum Model
+ 1.0-alpha-4
- org.codehaus.mojo
- maven-jpox-plugin
- 1.0.1
+ org.codehaus.modello
+ modello-maven-plugin
+ 1.0-alpha-4
- enhance
+ java
+ jpox-jdo-mapping
-
-
- org.codehaus.modello
- modello-maven-plugin
- 1.0-alpha-4
1.0.0
false
src/main/mdo/continuum.mdo
+
+
+ org.codehaus.mojo
+ maven-jpox-plugin
+ 1.0.1
- java
- jpox-jdo-mapping
+ enhance
-
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-model/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-model/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-model/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-model/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,71 @@
+
+
+ continuum-parent
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-model
+ Continuum Model
+ 1.0-alpha-4
+
+
+
+ org.codehaus.modello
+ modello-maven-plugin
+ 1.0-alpha-4
+
+
+
+ java
+ jpox-jdo-mapping
+
+
+
+
+ 1.0.0
+ false
+ src/main/mdo/continuum.mdo
+
+
+
+ org.codehaus.mojo
+ maven-jpox-plugin
+ 1.0.1
+
+
+
+ enhance
+
+
+
+
+
+
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.2
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-model/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-model/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/pom.xml (original)
+++ maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,11 +1,11 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent-notifiers
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-notifier-api
- 1.0-alpha-4-SNAPSHOT
Continuum Notifier API
-
+ 1.0-alpha-4
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,79 @@
+
+
+ continuum-parent-notifiers
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-notifier-api
+ Continuum Notifier API
+ 1.0-alpha-4
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.2
+ compile
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+ plexus
+ plexus-notification
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-notifiers/continuum-notifier-api/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/pom.xml (original)
+++ maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,22 +1,22 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent-notifiers
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-notifier-irc
Continuum IRC Notifier
- 1.0-alpha-4-SNAPSHOT
+ 1.0-alpha-4
- org.apache.maven.continuum
- continuum-notifier-api
-
-
plexus
plexus-ircbot
1.1-alpha-4
+
+ org.apache.maven.continuum
+ continuum-notifier-api
+
-
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,91 @@
+
+
+ continuum-parent-notifiers
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-notifier-irc
+ Continuum IRC Notifier
+ 1.0-alpha-4
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ plexus
+ plexus-ircbot
+ 1.1-alpha-4
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.2
+ compile
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+ plexus
+ plexus-notification
+ 1.0-alpha-4
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-notifier-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-notifiers/continuum-notifier-irc/release-pom.xml
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/pom.xml?rev=290155&r1=290154&r2=290155&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/pom.xml (original)
+++ maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/pom.xml Mon Sep 19 06:38:43 2005
@@ -1,13 +1,13 @@
- 4.0.0
- org.apache.maven.continuum
continuum-parent-notifiers
- 1.0-alpha-4-SNAPSHOT
+ org.apache.maven.continuum
+ 1.0-alpha-4
+ 4.0.0
continuum-notifier-jabber
Continuum Jabber Notifier
- 1.0-alpha-4-SNAPSHOT
+ 1.0-alpha-4
org.apache.maven.continuum
@@ -19,4 +19,4 @@
1.0-alpha-1
-
+
\ No newline at end of file
Added: maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/release-pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/release-pom.xml?rev=290155&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/release-pom.xml (added)
+++ maven/continuum/trunk/continuum-notifiers/continuum-notifier-jabber/release-pom.xml Mon Sep 19 06:38:43 2005
@@ -0,0 +1,103 @@
+
+
+ continuum-parent-notifiers
+ org.apache.maven.continuum
+ 1.0-alpha-4
+
+ 4.0.0
+ continuum-notifier-jabber
+ Continuum Jabber Notifier
+ 1.0-alpha-4
+
+
+ junit
+ junit
+ 3.8.1
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-model
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ jivesoftware
+ smack
+ 1.5.0
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-notifier-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ classworlds
+ classworlds
+ 1.1-alpha-2
+ compile
+
+
+ plexus
+ plexus-formica
+ 1.0-beta-5
+ compile
+
+
+ plexus
+ plexus-utils
+ 1.0.2
+ compile
+
+
+ plexus
+ plexus-i18n
+ 1.0-beta-4
+ compile
+
+
+ org.apache.maven.continuum
+ continuum-api
+ 1.0-alpha-4-SNAPSHOT
+ compile
+
+
+ plexus
+ plexus-container-default
+ 1.0-alpha-6
+ compile
+
+
+ jivesoftware
+ smackx
+ 1.5.0
+ compile
+
+
+ plexus
+ plexus-notification
+ 1.0-alpha-4
+ compile
+
+
+ plexus
+ plexus-jabber
+ 1.0-alpha-1
+ compile
+
+
+ ognl
+ ognl
+ 2.6.7
+ compile
+
+
+ oro
+ oro
+ 2.0.6
+ compile
+
+
+
\ No newline at end of file