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
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
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
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
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
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
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
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
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
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
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
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
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