Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
apache-commons-el
commons-el-1.0.pom
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File commons-el-1.0.pom of Package apache-commons-el
<project> <modelVersion>4.0.0</modelVersion> <groupId>commons-el</groupId> <artifactId>commons-el</artifactId> <name>EL</name> <version>1.0</version> <description>JSP 2.0 Expression Language Interpreter Implementation</description> <url>http://jakarta.apache.org/commons/el/</url> <issueManagement> <url>http://issues.apache.org/bugzilla/</url> </issueManagement> <ciManagement> <notifiers> <notifier> <address>commons-dev@jakarta.apache.org</address> </notifier> </notifiers> </ciManagement> <inceptionYear>2003</inceptionYear> <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> <developers> <developer> <id>arista</id> <name>Nathan Abramson</name> <email>arista@alum.mit.edu</email> <organization>Massachusetts Institute of Technology</organization> </developer> <developer> <id>shawn</id> <name>Shawn Bayern</name> <email>shawn@apache.org</email> <organization>Apache Software Foundation</organization> </developer> <developer> <id>pierred</id> <name>Pierre Delisle</name> <email>pierre.delisle@sun.com</email> <organization>Sun Microsystems, Inc.</organization> </developer> <developer> <id>craigmcc</id> <name>Craig McClanahan</name> <email>craigmcc@apache.org</email> <organization>Apache Software Foundation</organization> </developer> <developer> <id>luehe</id> <name>Jan Luehe</name> <email>jan.luehe@sun.com</email> <organization>Sun Microsystems, Inc.</organization> </developer> </developers> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>/LICENSE.txt</url> </license> </licenses> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/el/trunk</connection> <url>http://svn.apache.org/repos/asf/jakarta/commons/proper/el/trunk</url> </scm> <organization> <name>The Apache Software Foundation</name> <url>http://jakarta.apache.org</url> </organization> <build> <sourceDirectory>src/java</sourceDirectory> <testSourceDirectory>src/test</testSourceDirectory> <plugins> <plugin> <artifactId>maven-surefire-plugin</artifactId> <configuration> <includes> <include>**/*Test.java</include> </includes> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>servletapi</groupId> <artifactId>servletapi</artifactId> <version>2.4-20040521</version> <scope>provided</scope> </dependency> <dependency> <groupId>jspapi</groupId> <artifactId>jsp-api</artifactId> <version>2.0-20040521</version> <scope>provided</scope> </dependency> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.0.3</version> </dependency> </dependencies> <distributionManagement> <repository> <id>default</id> <name>Default Repository</name> <url>file:///www/jakarta.apache.org/builds/jakarta-commons/el/</url> </repository> <site> <id>default</id> <name>Default Site</name> <url>scp://jakarta.apache.org//www/jakarta.apache.org/commons/el/</url> </site> </distributionManagement> </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