Commit Graph

  • 47705d54f9 PR: MPJAVADOC-61 StringIndexOutOfBoundsException on parsing the files ltheussl 2005-12-11 07:40:17 +00:00
  • a93e8c33ca Add documentation about navigation-validate ltheussl 2005-12-09 18:36:31 +00:00
  • 9bb30e2889 Remove plugin-plugin dependency for m1.0.2 compatibility. Keep a warning about the artifact-plugin 1.3 in the documentation, but, being rather old, this is not checked for in plugin.jelly. ltheussl 2005-12-08 23:56:00 +00:00
  • dd7c8fc5e8 Remove unused dependencies ltheussl 2005-12-08 23:34:38 +00:00
  • 027db5ad04 PR: MPDIST-28 Submitted by: Phil Steitz Reviewed by: aheritier Allow to configure to which files should use CRLF/LF line endings in archives. aheritier 2005-12-08 23:24:32 +00:00
  • 5cca92d5c5 PR: MPDIST-28 Submitted by: Phil Steitz Reviewed by: aheritier Allow to configure to which files should use CRLF/LF line endings in archives. aheritier 2005-12-08 23:20:55 +00:00
  • 0eeaf166c6 Remove documentation about no longer needed dependencies ltheussl 2005-12-08 22:43:14 +00:00
  • 9439c06e51 Fix markup ltheussl 2005-12-08 22:15:06 +00:00
  • 344b30ad4f Update changes ltheussl 2005-12-08 21:43:11 +00:00
  • fdf426b6dc Correct variable override mechanism ltheussl 2005-12-08 21:30:19 +00:00
  • 6af8e5a260 Add missing multiproject prefix ltheussl 2005-12-08 21:26:47 +00:00
  • c7ad7ee509 PR: MPMULTICHANGES-2 Utilize the multiproject reactor simular to the Dashboard plugin. ltheussl 2005-12-08 19:24:37 +00:00
  • 491345ccfa Remove unnecessary dependencies for m1.0 compatibility. ltheussl 2005-12-08 18:37:44 +00:00
  • 06fe726cf7 Remove unnecessary dependencies for m1.0 compatibility. If maven.xdoc.locale.default is not defined, use "en" as default. ltheussl 2005-12-08 18:20:38 +00:00
  • 5810adfd72 Handle poms with a namespace -> MPSCM-64 fgiust 2005-12-07 23:39:21 +00:00
  • 376aedd9e4 PR: MPSCM-65 Submitted by: Phil Steitz ltheussl 2005-12-07 23:09:03 +00:00
  • 1f76ad543b PR: MPRELEASE-12 Submitted by: Dennis Lundberg ltheussl 2005-12-07 23:00:04 +00:00
  • 92fa78ba90 Fix a bug where changes.xml was not parsed correctly when lenient=true ltheussl 2005-12-07 19:14:43 +00:00
  • a917ec5d45 May have multiple authors ltheussl 2005-12-07 06:45:24 +00:00
  • 49107f7717 Remove invalid date attribute ltheussl 2005-12-07 06:42:24 +00:00
  • 0ba62a5cd0 Add namespace declaration to all poms ltheussl 2005-12-07 06:18:42 +00:00
  • edbbfc8751 Fix changes.xml file ltheussl 2005-12-07 06:05:08 +00:00
  • 2d745d89dc Change order of subsections ltheussl 2005-12-07 00:19:31 +00:00
  • 5b315d0002 Don't use the pom's pomVersion (it might not be correct already) to validate but the plugin's pomVersion ltheussl 2005-12-07 00:18:56 +00:00
  • 3884cf8c76 ignore eclipse files aheritier 2005-12-06 23:39:34 +00:00
  • 39957cf7a5 Update documentation ltheussl 2005-12-06 21:59:02 +00:00
  • f77a8b3801 Another m1.0.2 compatibility issue ltheussl 2005-12-06 19:05:28 +00:00
  • 60ce76b596 PR: MPMULTIPROJECT-63 Error when generating navigation.xml aheritier 2005-12-06 17:33:46 +00:00
  • e49ac0ed81 substring() doesn't work either with maven1.0 ltheussl 2005-12-06 07:10:47 +00:00
  • 2113113361 Roll back last commit, just remove escapeText attribute ltheussl 2005-12-06 01:06:58 +00:00
  • f1bedba953 Use commons-lang for string tokenizing: escapeText attribute does not work in maven 1.0.2 ltheussl 2005-12-05 23:34:02 +00:00
  • 9bbeabd840 PR: MPARTIFACT-63 Submitted by: Shinobu Kawai Yoshida Reviewed by: Lukas Theussl ltheussl 2005-12-05 22:17:15 +00:00
  • cf5c830c1a Use commons-lang for string replacement, util:replace does not work with maven 1.0.2 ltheussl 2005-12-05 18:58:32 +00:00
  • 9e3a72f2bb Emphasize that v>=1.6 needs maven 1.1 ltheussl 2005-12-05 18:33:40 +00:00
  • 6265446961 Fix namespace and add developers ltheussl 2005-12-05 18:32:59 +00:00
  • 2b594b50e4 Add PDF bookmarks. Thanks to Greg Ludington. ltheussl 2005-12-04 08:06:18 +00:00
  • 7879275946 preparing for next development cycle fgiust 2005-12-03 22:23:01 +00:00
  • 7dfb5e0902 preparing for next development cycle fgiust 2005-12-03 22:22:51 +00:00
  • bea89cc15a [maven-scm-plugin] prepare release 1.2 fgiust 2005-12-03 22:16:14 +00:00
  • 1580d2a142 make version transformer work with poms with a declared namespace fgiust 2005-12-03 22:09:35 +00:00
  • ebfc785ce3 [maven-scm-plugin] prepare release 1.10 fgiust 2005-12-03 13:50:50 +00:00
  • 720f572e23 PR: MPARTIFACT-57 Submitted by: Neil Crow Reviewed by: Lukas Theussl ltheussl 2005-12-03 00:23:45 +00:00
  • 88b40932d8 Forgot changelog ltheussl 2005-12-02 18:26:15 +00:00
  • 817bea2868 PR: MPPDF-53 Title and dates are incorrect when used with Maven 1.0.2 ltheussl 2005-12-02 18:23:00 +00:00
  • 241b65b1d4 PR: MPDASHBOARD-34 Submitted by: Philippe Kernevez Reviewed by: aheritier Cobertura aggregator don't support offline mode. The workaround for the jelly bug makes this aggregator only compatible with maven 1.1+. aheritier 2005-12-01 23:33:35 +00:00
  • a3c8cd1f80 Upgrade to checkstyle 4.0 carlos 2005-12-01 21:32:40 +00:00
  • 536497b2dd Change property name ltheussl 2005-12-01 01:08:26 +00:00
  • 3997bdfcfe PR: MPARTIFACT-56 When deploying a snapshot, jar and pom have different timestamped version ltheussl 2005-12-01 01:04:13 +00:00
  • 101c548127 PR: MPARTIFACT-59 Make deploying a timestamped SNAPSHOT artifact configurable. ltheussl 2005-12-01 00:36:12 +00:00
  • f796377f4d Update documentation ltheussl 2005-11-30 21:51:28 +00:00
  • 9d395e5e29 Require plugin-plugin >= 1.7 for pom:validate ltheussl 2005-11-30 21:38:59 +00:00
  • 8158ed0a6a Reorganize the SAX event pipeline, this fixes the problem of slow parsing when the namespace is not correct ltheussl 2005-11-30 21:32:02 +00:00
  • cbd121a8be Documentation updates ltheussl 2005-11-30 00:20:00 +00:00
  • 1cc6484fbd Roll back to context.getVariable to maintain m1.0 compatibility ltheussl 2005-11-28 07:04:05 +00:00
  • 8aec88688b moving conclasspath to the beginning of .classpath fixed MPECLIPSE-62 - maven.eclipse.conclasspath is ignored when junit test src is not present fgiust 2005-11-27 22:31:38 +00:00
  • ee72d51421 reformatting only, no code changes fgiust 2005-11-27 22:28:04 +00:00
  • 938f48e696 move conclasspath at the beginning of .classpath file. JRE_CONTAINER always added fgiust 2005-11-27 22:26:12 +00:00
  • 63174a8ce4 Upgrade to jalopy 1.5b5 carlos 2005-11-27 01:56:56 +00:00
  • 37b807602d Set the right encoding header carlos 2005-11-27 01:48:23 +00:00
  • d4716c8f8a Remove superfluous maven:get ltheussl 2005-11-26 00:28:34 +00:00
  • 66c8ccbe4c announcement:generate should not fail if version is not defined in pom, as it is the case for SNAPSHOTS ltheussl 2005-11-25 23:54:09 +00:00
  • 929aa7e571 Make announcement:generate and announcement:generate-all consistent: the latter should also do a version check ltheussl 2005-11-25 23:51:07 +00:00
  • ea02d2ab34 Replace context.getVariable by maven:get ltheussl 2005-11-25 23:46:44 +00:00
  • 3892e4eba1 Remove SNAPSHOT versions ltheussl 2005-11-25 22:04:30 +00:00
  • 58313e80bc Working on 1.10-SNAPSHOT ltheussl 2005-11-25 00:03:17 +00:00
  • 4734096073 Fix typos ltheussl 2005-11-25 00:01:54 +00:00
  • 4efabd3ca0 1.4.1 was never released ltheussl 2005-11-24 18:13:54 +00:00
  • 4e7ac1d7fb PR: MPSIMIAN-11 Submitted by: Thomas Recloux Includes/excludes pattern does not support multiple patterns ltheussl 2005-11-24 18:08:51 +00:00
  • ea8855091d PR: MPGENAPP-8 Submitted by: Archimedes Trajano Replaces @PACKAGE@ by @NAME@ in Title in JSP files. aheritier 2005-11-23 02:04:31 +00:00
  • 88b6e3b521 PR: MPGENAPP-9 Submitted by: Archimedes Trajano Added Struts with validation template. aheritier 2005-11-23 01:52:38 +00:00
  • 57a1136c03 PR: MPGENAPP-12 Submitted by: Filippo Vitale Fixed a long long time ago : An error "Artifact strutstest-2.1.0.jar doesn't exist" is thrown by struts projects generated by the plugin. aheritier 2005-11-23 01:29:46 +00:00
  • a65d7c9dc0 Replace the tapestry template test by a generic test for all templates. aheritier 2005-11-23 01:24:00 +00:00
  • 23a6561036 Comment dependency not available on ibiblio Also, we could use the one coming from geronimo. aheritier 2005-11-23 01:19:54 +00:00
  • f02323403e add a default value for maven.genapp.template.repository. Without this, maven uses the root directory of the computer. aheritier 2005-11-23 01:01:01 +00:00
  • 020adecbf5 Improve error message aheritier 2005-11-23 00:58:38 +00:00
  • 963472888b update templates list aheritier 2005-11-23 00:53:29 +00:00
  • 389b10abe9 PR: MPMULTIPROJECT-58 Submitted by: Lucas Persson Possibility to re-execute multiproject:projects-init ltheussl 2005-11-22 23:10:35 +00:00
  • 805397ffba PR: MPMULTIPROJECT-45 Call clean:clean before multiproject:clean ltheussl 2005-11-22 19:04:58 +00:00
  • 90acd39c18 velocity.log is removed by xdoc:clean ltheussl 2005-11-22 19:00:11 +00:00
  • 86c5cf1fc6 PR: MPGENAPP-22 Make generated POMs conform to maven-project-3.xsd ltheussl 2005-11-20 05:40:09 +00:00
  • d4f7f4ac2e Allow no mailingList, developer and contributor ltheussl 2005-11-20 04:54:45 +00:00
  • a4c5deca81 Documentation update ltheussl 2005-11-20 02:41:14 +00:00
  • 29809307aa Update documentation ltheussl 2005-11-19 01:28:59 +00:00
  • ad085dc742 Add javadocs, code clean-up ltheussl 2005-11-19 01:19:48 +00:00
  • 0dc83a4cd2 Make validation work for both forms of the <action> element ltheussl 2005-11-18 23:29:07 +00:00
  • 1141d95fc6 Make namespace aware. Fail the build in case of namespace mismatch to avoid msv hanging. Code formatting. ltheussl 2005-11-18 19:36:11 +00:00
  • b0bd6ac521 Remove xslt transform, it doesn't work with java 5 (?). Extended poms comply with maven-project-3.xsd (in core), root poms with pom-strict-3.xsd. ltheussl 2005-11-18 19:24:12 +00:00
  • 69f5c125b9 upgrade to xdoclet 1.2.3 in the tapestry project template aheritier 2005-11-18 00:42:23 +00:00
  • 0ed8d61a8a We are working on a new release. We already upgraded a dependency. aheritier 2005-11-15 23:21:46 +00:00
  • 7b79f97904 force our projects to publish reports in english and not in the committer locale (for checkstyle messages for example). aheritier 2005-11-15 23:17:03 +00:00
  • d0c0aec8ae I made the error to define the locale in capitals and it doesn't work !! A little comment about it for scatterbrain users like me. aheritier 2005-11-15 23:14:57 +00:00
  • c343afe5b6 don't die if the file downloaded from jira can't be parsed fgiust 2005-11-14 21:42:44 +00:00
  • cac88d0815 updating changes.xml for recent changes fgiust 2005-11-14 21:17:29 +00:00
  • 1875eb70a5 Add missing changelog ltheussl 2005-11-14 19:23:55 +00:00
  • 6d83ff61fa PR: MPSCM-69 Submitted by: Emmanuel Venisse SCMURL page is now referencing the one in the scm project (We'll need to finish to update dependencies before to be able to use all the providers). aheritier 2005-11-14 00:33:45 +00:00
  • 3f84529189 Fix Typo aheritier 2005-11-14 00:24:06 +00:00
  • a8d71f4ad9 MPJIRA-4 <issueTrackingUrl> must contain an "id" attribute Fixed by downloading the project page and extracting a project id from it fgiust 2005-11-13 23:49:11 +00:00
  • 1363f63469 MPDIST-24: dist:prepare-src-filesystem doesn't recognize maven.ant.generatebuild.file ltheussl 2005-11-13 21:54:40 +00:00
  • 9f76306731 Fix changelog entry ltheussl 2005-11-13 21:22:16 +00:00
  • fd50c2ebfa MPDIST-27: Zip archives should use CRLF line endings on txt files. Patch submitted by Phil Steitz. ltheussl 2005-11-13 21:14:44 +00:00