From 7f3b1600785ab32438b87494ef0e55dc34323203 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 16 Mar 2010 20:53:49 +0000 Subject: Add bsf 3.0 as it's not available in central repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923976 13f79535-47bb-0310-9956-ffa450edef68 --- maven/org/apache/bsf/parent/3.0/parent-3.0.pom | 173 +++++++++++++++++++++++++ 1 file changed, 173 insertions(+) create mode 100644 maven/org/apache/bsf/parent/3.0/parent-3.0.pom (limited to 'maven/org/apache/bsf/parent/3.0/parent-3.0.pom') diff --git a/maven/org/apache/bsf/parent/3.0/parent-3.0.pom b/maven/org/apache/bsf/parent/3.0/parent-3.0.pom new file mode 100644 index 0000000000..135f303c6e --- /dev/null +++ b/maven/org/apache/bsf/parent/3.0/parent-3.0.pom @@ -0,0 +1,173 @@ + + + + + 4.0.0 + org.apache.bsf + parent + 3.0 + + Apache BSF + Apache BSF + + pom + http://jakarta.apache.org/bsf/ + + + ${project.version} + 3.8.2 + UTF-8 + UTF-8 + + + + http://issues.apache.org/jira/browse/BSF + + + + + Apache BSF Developer List + bsf-dev-subscribe@jakarta.apache.org + bsf-dev-unsubscribe@jakarta.apache.org + bsf-dev@jakarta.apache.org + http://mail-archives.apache.org/mod_mbox/jakarta-bsf-dev/ + + + Apache BSF User List + bsf-user-subscribe@jakarta.apache.org + bsf-user-unsubscribe@jakarta.apache.org + bsf-user@jakarta.apache.org + http://mail-archives.apache.org/mod_mbox/jakarta-bsf-user/ + + + + 1999 + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + scm:svn:http://svn.apache.org/repos/asf/jakarta/bsf/branches/bsf3.x + scm:svn:https://svn.apache.org/repos/asf/jakarta/bsf/branches/bsf3.x + http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/ + + + + The Apache Software Foundation + http://www.apache.org/ + + + + install + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.4 + 1.4 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + + **/*Test*.java + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + ${pom.groupId} + ${pom.artifactId} + Apache Software Foundation + ${pom.version} + Apache BSF + org.apache + Apache Software Foundation + ${pom.version} + 1.4 + 1.4 + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.1 + + + distribution/bin.xml + distribution/src.xml + + bsf-${bsf.version} + + + + + + + + + + false + maven-javadoc-plugin + 2.6 + + true + + + + maven-site-plugin + 2.0.1 + false + + + + + + bsf-api + bsf-engines + bsf-utils + distribution + testing + + + \ No newline at end of file -- cgit v1.2.3