diff --git a/maven-model/maven.mdo.new b/maven-model/maven.mdo.new index 31cba04288..e3e3d22aba 100644 --- a/maven-model/maven.mdo.new +++ b/maven-model/maven.mdo.new @@ -1,3 +1,4 @@ + @@ -479,21 +471,6 @@ String - - sourceModifications - 3.0.0+ - true - - This element describes all of the sourceModifications associated with a - project. Each source modification is described by a - sourceModification element, which is then described by - additional elements (described below). These modifications are used - to exclude or include various source depending on the environment - the build is running in. - - java.util.List - new ArrayList() - unitTest 3.0.0+ @@ -502,19 +479,6 @@ UnitTest new UnitTest() - - resources - 3.0.0+ - - This element describes all of the resources associated with a project or unit tests. - Each resource is described by a resource element, which is then described by additional - elements (described - below). These resources are used to - complete the jar file or to run unit test. - - java.util.List - new ArrayList() - directory 4.0.0 @@ -540,6 +504,36 @@ String + + + sourceModifications + 3.0.0+ + + + This element describes all of the sourceModifications associated with a + project. Each source modification is described by a + sourceModification element, which is then described by + additional elements (described below). These modifications are used + to exclude or include various source depending on the environment + the build is running in. + + SourceModification + + + resources + 3.0.0+ + + This element describes all of the resources associated with a project or unit tests. + Each resource is described by a resource element, which is then described by additional + elements (described + below). These resources are used to + complete the jar file or to run unit test. + + Resource + + CiManagement @@ -593,18 +587,6 @@ The organization to which the contributor belongs. String - - roles - 3.0.0+ - - The roles the contributor plays in the project. Each role is - describe by a - role element, the body of which is a - role name. - - java.util.List - new ArrayList() - timezone 3.0.0+ @@ -614,6 +596,19 @@ String + + + roles + 3.0.0+ + + The roles the contributor plays in the project. Each role is + describe by a + role element, the body of which is a + role name. + + String + + Dependency @@ -691,7 +686,10 @@ String jar - + + + + 4.0.0 @@ -919,22 +917,20 @@ PatternSet 3.0.0+ - - + + includes 3.0.0+ the description - java.util.List - new ArrayList() - - + String + + excludes 3.0.0+ the description - java.util.List - new ArrayList() - - + String + + 3.0.0+ @@ -1128,15 +1124,14 @@ UnitTest 3.0.0+ PatternSet - - + + resources 3.0.0+ the description - java.util.List - new ArrayList() - - + Resource + + Version