PR: MPMULTIPROJECT-31
ensure docs directory exists before trying to copy it git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<id>maven-multiproject-plugin</id>
|
||||
<name>Maven Multi-Project Plug-in</name>
|
||||
<currentVersion>1.3</currentVersion>
|
||||
<currentVersion>1.4-SNAPSHOT</currentVersion>
|
||||
<description>A plugin to handle the building of multiple projects within maven. Requires Maven 1.0 RC3</description>
|
||||
<shortDescription>Multi-Project Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/multiproject/</url>
|
||||
|
||||
Reference in New Issue
Block a user