Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
excalibur
excalibur-r508111-00-pom_xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File excalibur-r508111-00-pom_xml.patch of Package excalibur
--- pom.xml.sav00 2007-02-15 20:47:05.000000000 +0100 +++ pom.xml 2008-01-08 19:16:14.000000000 +0100 @@ -76,7 +76,19 @@ <inherited>true</inherited> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> + <configuration> + <aggregate>false</aggregate> + </configuration> <executions> +<!-- + <execution> + <id>generate-javadocs</id> + <phase>process-classes</phase> + <goals> + <goal>javadoc</goal> + </goals> + </execution> +--> <execution> <id>attach-javadocs</id> <phase>deploy</phase> @@ -86,6 +98,7 @@ </execution> </executions> </plugin> +<!-- <plugin> <inherited>true</inherited> <groupId>org.apache.maven.plugins</groupId> @@ -103,6 +116,7 @@ <passphrase>yourgpgpassphrasehere</passphrase> </configuration> </plugin> +--> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId>
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