Commit Graph

4148 Commits

Author SHA1 Message Date
ltheussl
9bbeabd840 PR: MPARTIFACT-63
Submitted by: Shinobu Kawai Yoshida
Reviewed by: Lukas Theussl

Bug introduced in fix for MPARTIFACT-57:
Cannot deploy artifacts with own ArtifactTypeHandler.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354206 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 22:17:15 +00:00
ltheussl
cf5c830c1a Use commons-lang for string replacement, util:replace does not work with maven 1.0.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354128 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 18:58:32 +00:00
ltheussl
9e3a72f2bb Emphasize that v>=1.6 needs maven 1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354122 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 18:33:40 +00:00
ltheussl
6265446961 Fix namespace and add developers
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354121 13f79535-47bb-0310-9956-ffa450edef68
2005-12-05 18:32:59 +00:00
ltheussl
2b594b50e4 Add PDF bookmarks. Thanks to Greg Ludington.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@353832 13f79535-47bb-0310-9956-ffa450edef68
2005-12-04 08:06:18 +00:00
fgiust
7879275946 preparing for next development cycle
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@352033 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 22:23:01 +00:00
fgiust
7dfb5e0902 preparing for next development cycle
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@352032 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 22:22:51 +00:00
fgiust
bea89cc15a [maven-scm-plugin] prepare release 1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@352030 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 22:16:14 +00:00
fgiust
1580d2a142 make version transformer work with poms with a declared namespace
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@352029 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 22:09:35 +00:00
fgiust
ebfc785ce3 [maven-scm-plugin] prepare release 1.10
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351945 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 13:50:50 +00:00
ltheussl
720f572e23 PR: MPARTIFACT-57
Submitted by: Neil Crow
Reviewed by: Lukas Theussl

New attribute <code>artifactIdOverride</code> that allows to specify custom
names for deployed/installed artifacts


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351857 13f79535-47bb-0310-9956-ffa450edef68
2005-12-03 00:23:45 +00:00
ltheussl
88b40932d8 Forgot changelog
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351796 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 18:26:15 +00:00
ltheussl
817bea2868 PR: MPPDF-53
Title and dates are incorrect when used with Maven 1.0.2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351792 13f79535-47bb-0310-9956-ffa450edef68
2005-12-02 18:23:00 +00:00
aheritier
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+.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351521 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 23:33:35 +00:00
carlos
a3c8cd1f80 Upgrade to checkstyle 4.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351475 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 21:32:40 +00:00
ltheussl
536497b2dd Change property name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@350092 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 01:08:26 +00:00
ltheussl
3997bdfcfe PR: MPARTIFACT-56
When deploying a snapshot, jar and pom have different timestamped version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@350091 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 01:04:13 +00:00
ltheussl
101c548127 PR: MPARTIFACT-59
Make deploying a timestamped SNAPSHOT artifact configurable.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@350085 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 00:36:12 +00:00
ltheussl
f796377f4d Update documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@350059 13f79535-47bb-0310-9956-ffa450edef68
2005-11-30 21:51:28 +00:00
ltheussl
9d395e5e29 Require plugin-plugin >= 1.7 for pom:validate
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@350058 13f79535-47bb-0310-9956-ffa450edef68
2005-11-30 21:38:59 +00:00
ltheussl
8158ed0a6a Reorganize the SAX event pipeline, this fixes the problem of slow parsing when the namespace is not correct
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@350057 13f79535-47bb-0310-9956-ffa450edef68
2005-11-30 21:32:02 +00:00
ltheussl
cbd121a8be Documentation updates
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349850 13f79535-47bb-0310-9956-ffa450edef68
2005-11-30 00:20:00 +00:00
ltheussl
1cc6484fbd Roll back to context.getVariable to maintain m1.0 compatibility
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349394 13f79535-47bb-0310-9956-ffa450edef68
2005-11-28 07:04:05 +00:00
fgiust
8aec88688b moving conclasspath to the beginning of .classpath fixed MPECLIPSE-62 - maven.eclipse.conclasspath is ignored when junit test src is not present
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349326 13f79535-47bb-0310-9956-ffa450edef68
2005-11-27 22:31:38 +00:00
fgiust
ee72d51421 reformatting only, no code changes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349325 13f79535-47bb-0310-9956-ffa450edef68
2005-11-27 22:28:04 +00:00
fgiust
938f48e696 move conclasspath at the beginning of .classpath file. JRE_CONTAINER always added
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349324 13f79535-47bb-0310-9956-ffa450edef68
2005-11-27 22:26:12 +00:00
carlos
63174a8ce4 Upgrade to jalopy 1.5b5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349167 13f79535-47bb-0310-9956-ffa450edef68
2005-11-27 01:56:56 +00:00
carlos
37b807602d Set the right encoding header
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349165 13f79535-47bb-0310-9956-ffa450edef68
2005-11-27 01:48:23 +00:00
ltheussl
d4716c8f8a Remove superfluous maven:get
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349047 13f79535-47bb-0310-9956-ffa450edef68
2005-11-26 00:28:34 +00:00
ltheussl
66c8ccbe4c announcement:generate should not fail if version is not defined in pom, as it is the case for SNAPSHOTS
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349039 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 23:54:09 +00:00
ltheussl
929aa7e571 Make announcement:generate and announcement:generate-all consistent: the latter should also do a version check
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349038 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 23:51:07 +00:00
ltheussl
ea02d2ab34 Replace context.getVariable by maven:get
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349037 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 23:46:44 +00:00
ltheussl
3892e4eba1 Remove SNAPSHOT versions
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349026 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 22:04:30 +00:00
ltheussl
58313e80bc Working on 1.10-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348837 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 00:03:17 +00:00
ltheussl
4734096073 Fix typos
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348836 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 00:01:54 +00:00
ltheussl
4efabd3ca0 1.4.1 was never released
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348778 13f79535-47bb-0310-9956-ffa450edef68
2005-11-24 18:13:54 +00:00
ltheussl
4e7ac1d7fb PR: MPSIMIAN-11
Submitted by: Thomas Recloux
Includes/excludes pattern does not support multiple patterns

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348777 13f79535-47bb-0310-9956-ffa450edef68
2005-11-24 18:08:51 +00:00
aheritier
ea8855091d PR: MPGENAPP-8
Submitted by: Archimedes Trajano
Replaces @PACKAGE@ by @NAME@ in Title in JSP files.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348343 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 02:04:31 +00:00
aheritier
88b6e3b521 PR: MPGENAPP-9
Submitted by: Archimedes Trajano
Added Struts with validation template.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348341 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 01:52:38 +00:00
aheritier
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.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348338 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 01:29:46 +00:00
aheritier
a65d7c9dc0 Replace the tapestry template test by a generic test for all templates.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348337 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 01:24:00 +00:00
aheritier
23a6561036 Comment dependency not available on ibiblio
Also, we could use the one coming from geronimo.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348334 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 01:19:54 +00:00
aheritier
f02323403e add a default value for maven.genapp.template.repository. Without this, maven uses the root directory of the computer.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348332 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 01:01:01 +00:00
aheritier
020adecbf5 Improve error message
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348331 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 00:58:38 +00:00
aheritier
963472888b update templates list
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348328 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 00:53:29 +00:00
ltheussl
389b10abe9 PR: MPMULTIPROJECT-58
Submitted by: Lucas Persson
Possibility to re-execute multiproject:projects-init

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348283 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 23:10:35 +00:00
ltheussl
805397ffba PR: MPMULTIPROJECT-45
Call clean:clean before multiproject:clean

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348215 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 19:04:58 +00:00
ltheussl
90acd39c18 velocity.log is removed by xdoc:clean
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348214 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 19:00:11 +00:00
ltheussl
86c5cf1fc6 PR: MPGENAPP-22
Make generated POMs conform to maven-project-3.xsd

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@345724 13f79535-47bb-0310-9956-ffa450edef68
2005-11-20 05:40:09 +00:00
ltheussl
d4f7f4ac2e Allow no mailingList, developer and contributor
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@345717 13f79535-47bb-0310-9956-ffa450edef68
2005-11-20 04:54:45 +00:00