Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
geronimo-specs
geronimo-specs-j2ee-1.4-pom_xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File geronimo-specs-j2ee-1.4-pom_xml.patch of Package geronimo-specs
--- geronimo-spec-j2ee/pom.xml.sav4 2006-09-09 05:41:50.000000000 +0200 +++ geronimo-spec-j2ee/pom.xml 2008-08-07 11:05:43.000000000 +0200 @@ -2,12 +2,12 @@ <parent> <artifactId>specs</artifactId> <groupId>org.apache.geronimo.specs</groupId> - <version>1.1.1</version> + <version>1.2</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>geronimo-j2ee_1.4_spec</artifactId> <name>J2EE</name> - <version>${geronimoSpecsVersion}</version> + <version>1.2</version> <packaging>pom</packaging> <scm> @@ -20,17 +20,11 @@ <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <executions> - <execution> - <phase>package</phase> - <goals> - <goal>assembly</goal> - </goals> - <configuration> - <descriptor>src/main/assembly/j2ee.xml</descriptor> - </configuration> - </execution> - </executions> + <configuration> + <descriptorRefs> + <descriptorRef>jar-with-dependencies</descriptorRef> + </descriptorRefs> + </configuration> </plugin> </plugins> </build>
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