Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
jakarta-commons-compress
commons-sandbox-build-project.xml
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File commons-sandbox-build-project.xml of Package jakarta-commons-compress
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2004 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <project> <pomVersion>3</pomVersion> <id>commons-sandbox-master</id> <name>Commons Sandbox Master Maven POM</name> <currentVersion>1.0</currentVersion> <package>org.apache.commons.${pom.artifactId.substring(8)}.*</package> <url>http://jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/index.html</url> <organization> <name>The Apache Software Foundation</name> <url>http://jakarta.apache.org</url> <logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo> </organization> <logo>/images/logo.png</logo> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>/LICENSE.txt</url> <distribution>repo</distribution> </license> </licenses> <gumpRepositoryId>jakarta</gumpRepositoryId> <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl> <siteAddress>jakarta.apache.org</siteAddress> <siteDirectory>/www/jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/</siteDirectory> <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/${pom.artifactId.substring(8)}/</distributionDirectory> <repository> <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/${pom.artifactId.substring(8)}</connection> <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/${pom.artifactId.substring(8)}/</url> </repository> <mailingLists> <mailingList> <name>Commons Dev List</name> <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe> <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive> </mailingList> <mailingList> <name>Commons User List</name> <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe> <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive> </mailingList> </mailingLists> <build> <nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress> <sourceDirectory>src/java</sourceDirectory> <unitTestSourceDirectory>src/test</unitTestSourceDirectory> <!-- Unit test classes --> <unitTest> <includes> <include>**/Test*.java</include> </includes> </unitTest> <resources> <resource> <directory>src/java</directory> <includes> <include>**/*.properties</include> </includes> </resource> <resource> <targetPath>META-INF</targetPath> <directory>.</directory> <includes> <include>NOTICE.txt</include> </includes> </resource> </resources> </build> <reports> <report>maven-changes-plugin</report> <!-- <report>maven-changelog-plugin</report> <report>maven-checkstyle-plugin</report> <report>maven-clover-plugin</report> --> <report>maven-developer-activity-plugin</report> <report>maven-file-activity-plugin</report> <report>maven-javadoc-plugin</report> <!-- <report>maven-jdepend-plugin</report> <report>maven-junit-report-plugin</report> <report>maven-jxr-plugin</report> --> <report>maven-license-plugin</report> <!-- <report>maven-statcvs-plugin</report> <report>maven-tasklist-plugin</report> --> </reports> </project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor