Use defaultGoal in project.xml

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-01-30 19:01:10 +00:00
parent dce95ff3e1
commit d54e1ee4f3
12 changed files with 14 additions and 11 deletions

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin" xmlns:j="jelly:core" xmlns:maven="jelly:maven">
<project xmlns:j="jelly:core" xmlns:maven="jelly:maven">
<goal name="testPlugin">
<maven:reactor basedir="${basedir}" includes="test*/project.xml" goals="testPlugin" banner="Test" ignoreFailures="false"/>

View File

@ -37,4 +37,7 @@
<mailingLists/>
<developers/>
<dependencies/>
<build>
<defaultGoal>testPlugin</defaultGoal>
</build>
</project>

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:assert="assert">
<goal name="testPlugin" prereqs="testDirectCall,testCallByReport"/>

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"

View File

@ -15,7 +15,7 @@
* limitations under the License.
*/
-->
<project default="testPlugin"
<project
xmlns:util="jelly:util"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"