mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 05:23:14 +00:00
restoring version of mvn-war plugin, removed by mistake
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5348 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -57,6 +57,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-war-plugin</artifactId>
|
<artifactId>maven-war-plugin</artifactId>
|
||||||
|
<version>2.1-beta-1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<failOnMissingWebXml>false</failOnMissingWebXml>
|
<failOnMissingWebXml>false</failOnMissingWebXml>
|
||||||
<archive>
|
<archive>
|
||||||
@@ -837,6 +838,17 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<contributors>
|
<contributors>
|
||||||
|
<contributor>
|
||||||
|
<name>Add Your Name Here and submit a patch!</name>
|
||||||
|
<email>contributor at myu.edu</email>
|
||||||
|
<url>http://www.myu.edu/me</url>
|
||||||
|
<organization>My University</organization>
|
||||||
|
<organizationUrl>http://www.myu.edu</organizationUrl>
|
||||||
|
<roles>
|
||||||
|
<role>developer</role>
|
||||||
|
</roles>
|
||||||
|
<timezone>0</timezone>
|
||||||
|
</contributor>
|
||||||
<contributor>
|
<contributor>
|
||||||
<name>Pere Villega</name>
|
<name>Pere Villega</name>
|
||||||
<email>pere.villega@gmail.com</email>
|
<email>pere.villega@gmail.com</email>
|
||||||
|
Reference in New Issue
Block a user