epugh 2004/11/11 02:10:30 Modified: . project.xml Log: add asl2.0 Revision Changes Path 1.93 +22 -5 jakarta-turbine-fulcrum/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-turbine-fulcrum/project.xml,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- project.xml 2 Nov 2004 17:07:00 -0000 1.92 +++ project.xml 11 Nov 2004 10:10:30 -0000 1.93 @@ -1,5 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> - +<!-- +/* + * Copyright 2001-2004 The Apache Software Foundation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + --> + <project> <pomVersion>3</pomVersion> <name>jakarta-turbine-fulcrum</name> @@ -266,19 +283,19 @@ <report>maven-developer-activity-plugin</report> <report>maven-file-activity-plugin</report> - <report>maven-junit-report-plugin</report> + <report>maven-multiproject-plugin</report> <report>maven-faq-plugin</report> <report>maven-pmd-plugin</report> <report>maven-simian-plugin</report> - <!-- stripped down list + <!-- stripped down list--> <report>maven-javadoc-plugin</report> <report>maven-jxr-plugin</report> - + <report>maven-junit-report-plugin</report> <report>maven-jcoverage-plugin</report> - --> + </reports> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]