From 2640d2bf94019764cfbcbd2a4adf0b165ac360d8 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 13 Sep 2013 15:28:46 +0100 Subject: [maven-release-plugin] prepare release 2.4 --- pom.xml | 716 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 358 insertions(+), 358 deletions(-) diff --git a/pom.xml b/pom.xml index f935fef..24bcbdc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,359 +1,359 @@ - - 4.0.0 - cristal - cristal-kernel - CRISTAL Kernel - 2.4-SNAPSHOT - CRISTAL is a description-driven software platform originally developed to track the construction of - the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages - business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. - Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, - meaning that CRISTAL applications are completely traceable, even in their design. It also supports extensive - versioning of Item description data, giving the system a high level of flexibility. - - http://dev.cccs.uwe.ac.uk/cristal-kernel/ - 2000 - - - - GNU Library or Lesser General Public License (LGPL) - http://www.gnu.org/licenses/lgpl.html - - - - - - Andrew Branson - andrew.branson@cern.ch - UWE CCCS - http://www.cccs.uwe.ac.uk/et/research/cccs - CEO - - - Jetendr Shamdasani - jetendr.shamdasani@cern.ch - UWE CCCS - http://www.cccs.uwe.ac.uk/et/research/cccs - CEO - - - - - http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/ - Redmine - - - - The CRISTAL Consortium - http://dev.cccs.uwe.ac.uk/redmine/projects/cristal - - - - Jenkins - http://dev.cccs.uwe.ac.uk:8080/job/cristal-kernel/ - - - - scm:git:ssh://dev.cccs.uwe.ac.uk/var/git/cristal-kernel.git - http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/repository - - - - - User List - cristal-users@cern.ch - cristal-users-subscribe@cern.ch - cristal-users-unsubscribe@cern.ch - https://groups.cern.ch/group/cristal-users/default.aspx - - - - - - cccs.releases - http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - - - cccs.snapshots - http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - - - - - UTF-8 - - - - - xerces - xercesImpl - - - xml-apis - xml-apis - - - org.codehaus.castor - castor-xml-schema - - - stax - stax - - - - - org.codehaus.castor - castor-xml - - - stax - stax - - - - - org.python - jython - runtime - - - tanukisoft - wrapper - - - com.novell.ldap - jldap - - - xmlunit - xmlunit - - - - - - - xerces - xercesImpl - 2.9.1 - - - org.codehaus.castor - castor-xml-schema - 1.3.2 - - - org.python - jython - 2.5.0 - runtime - - - tanukisoft - wrapper - 3.2.3 - - - com.novell.ldap - jldap - 4.3 - - - xmlunit - xmlunit - 1.3 - - - xml-apis - xml-apis - 1.3.04 - - - org.codehaus.castor - castor-xml - 1.3.2 - - - - - - - - src/main/resources - com/c2kernel/utils/resources - true - - - - - - org.codehaus.mojo - idlj-maven-plugin - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - idlj-maven-plugin - - - [1.1,) - - - generate - - - - - false - - - - - - - - - - - - org.codehaus.mojo - idlj-maven-plugin - 1.1 - - - - generate - - - - - idlj - - - - *.idl - - - - common - com.c2kernel - - - entity - com.c2kernel - - - false - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/idl/ - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.1.2 - - - attach-sources - verify - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - org.apache.maven.plugins - maven-release-plugin - 2.4.1 - - - - - - cccs.releases - CCCS Nexus Release Repository - http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - - true - - - false - - - - cccs.snapshots - CCCS Nexus Snapshot Repository - http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - - false - - - true - - - - cccs.public - CCCS Nexus Public Repository - http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/public - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - public - - - - + + 4.0.0 + cristal + cristal-kernel + CRISTAL Kernel + 2.4 + CRISTAL is a description-driven software platform originally developed to track the construction of + the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages + business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. + Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, + meaning that CRISTAL applications are completely traceable, even in their design. It also supports extensive + versioning of Item description data, giving the system a high level of flexibility. + + http://dev.cccs.uwe.ac.uk/cristal-kernel/ + 2000 + + + + GNU Library or Lesser General Public License (LGPL) + http://www.gnu.org/licenses/lgpl.html + + + + + + Andrew Branson + andrew.branson@cern.ch + UWE CCCS + http://www.cccs.uwe.ac.uk/et/research/cccs + CEO + + + Jetendr Shamdasani + jetendr.shamdasani@cern.ch + UWE CCCS + http://www.cccs.uwe.ac.uk/et/research/cccs + CEO + + + + + http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/ + Redmine + + + + The CRISTAL Consortium + http://dev.cccs.uwe.ac.uk/redmine/projects/cristal + + + + Jenkins + http://dev.cccs.uwe.ac.uk:8080/job/cristal-kernel/ + + + + scm:git:ssh://dev.cccs.uwe.ac.uk/var/git/cristal-kernel.git + http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/repository + 2.4 + + + + + User List + cristal-users@cern.ch + cristal-users-subscribe@cern.ch + cristal-users-unsubscribe@cern.ch + https://groups.cern.ch/group/cristal-users/default.aspx + + + + + + cccs.releases + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + + + cccs.snapshots + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + + + + UTF-8 + + + + + xerces + xercesImpl + + + xml-apis + xml-apis + + + org.codehaus.castor + castor-xml-schema + + + stax + stax + + + + + org.codehaus.castor + castor-xml + + + stax + stax + + + + + org.python + jython + runtime + + + tanukisoft + wrapper + + + com.novell.ldap + jldap + + + xmlunit + xmlunit + + + + + + + xerces + xercesImpl + 2.9.1 + + + org.codehaus.castor + castor-xml-schema + 1.3.2 + + + org.python + jython + 2.5.0 + runtime + + + tanukisoft + wrapper + 3.2.3 + + + com.novell.ldap + jldap + 4.3 + + + xmlunit + xmlunit + 1.3 + + + xml-apis + xml-apis + 1.3.04 + + + org.codehaus.castor + castor-xml + 1.3.2 + + + + + + + + src/main/resources + com/c2kernel/utils/resources + true + + + + + + org.codehaus.mojo + idlj-maven-plugin + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + idlj-maven-plugin + + + [1.1,) + + + generate + + + + + false + + + + + + + + + + + + org.codehaus.mojo + idlj-maven-plugin + 1.1 + + + + generate + + + + + idlj + + + + *.idl + + + + common + com.c2kernel + + + entity + com.c2kernel + + + false + + + + + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.7 + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/idl/ + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + verify + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + org.apache.maven.plugins + maven-release-plugin + 2.4.1 + + + + + + cccs.releases + CCCS Nexus Release Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + + true + + + false + + + + cccs.snapshots + CCCS Nexus Snapshot Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + false + + + true + + + + cccs.public + CCCS Nexus Public Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/public + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + public + + + + \ No newline at end of file -- cgit v1.2.3