Commit Graph

72 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
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
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
aheritier
4eee931710 Use recent releases of dependencies to allow developers to use them in plugins :
* commons-logging v1.0.3 -> v1.0.4
* log4j v1.2.8 -> v1.2.12

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@321081 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 12:00:34 +00:00
aheritier
7b9c0f5171 update : When rewriting POM, versions of dependencies overrided are resolved.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@294932 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 22:12:57 +00:00
aheritier
6970cb9cd7 rename packageName to package as it was before.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280531 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 09:56:40 +00:00
aheritier
ea310b2252 Fix invalid POM
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280528 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 09:51:36 +00:00
brett
f09520091f PR: MPARTIFACT-58
add leading / on directory if it is missing


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233442 13f79535-47bb-0310-9956-ffa450edef68
2005-08-19 06:47:11 +00:00
brett
5b36f0bdde PR: MPARTIFACT-54, MPARTIFACT-55
- start 1.6, make it work with Maven 1.1 (and only Maven 1.1)
- fix file:// deployment bug



git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@226359 13f79535-47bb-0310-9956-ffa450edef68
2005-07-29 12:33:13 +00:00
brett
42aec92c29 Make the code run properly under 1.0.2 and 1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190062 13f79535-47bb-0310-9956-ffa450edef68
2005-06-11 02:41:28 +00:00
brett
4d4f02f2e4 refactor call to make it simpler
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190057 13f79535-47bb-0310-9956-ffa450edef68
2005-06-11 01:58:14 +00:00
brett
d5c0325885 remove stray import
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190055 13f79535-47bb-0310-9956-ffa450edef68
2005-06-11 01:54:33 +00:00
brett
4b3393de62 PR: MPARTIFACT-51
correct POM rewriting for dependency properties, add test
also add other missing dependencies, required in Maven 1.1


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190044 13f79535-47bb-0310-9956-ffa450edef68
2005-06-11 00:29:27 +00:00
brett
8b2c06168c remove redundant code
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180073 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 05:55:16 +00:00
brett
4a8f37a827 correctly deploy checksums
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180069 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 05:49:18 +00:00
brett
5e3a42f67b don't install timestamped builds
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179540 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 07:16:19 +00:00
brett
4c46b07881 PR: MPARTIFACT-49
resolve the POM before deploying


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179539 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 07:13:57 +00:00
brett
8897da56e0 implement scpexe args
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179362 13f79535-47bb-0310-9956-ffa450edef68
2005-06-01 05:46:59 +00:00
brett
e4f6622846 PR: MPARTIFACT-19
Automatically deploy as a snapshot when the version contains SNAPSHOT


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179356 13f79535-47bb-0310-9956-ffa450edef68
2005-06-01 05:04:14 +00:00
brett
9cad18f3b3 remove .cvsignore files, setup svn:ignore properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170202 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:49:30 +00:00
brett
f81b049ae6 api updates for wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170199 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:14:09 +00:00
brett
b12eb6c0cd update interface
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@162099 13f79535-47bb-0310-9956-ffa450edef68
2005-04-21 00:25:39 +00:00
brett
593aba86d5 - use a released version of wagon, for the most part
- use the alpha-3 API so the SHA-1 checksum works
- add SHA-1 checksum deployment


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@161028 13f79535-47bb-0310-9956-ffa450edef68
2005-04-12 06:45:45 +00:00
brett
69ea99cae5 implement SFTP, SCPEXE wagons
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154241 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 06:29:31 +00:00
brett
aaab7f48aa use file wagon for install, and improve output
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154227 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 02:03:09 +00:00
brett
3be18bef2e use checksum observer for MD5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154226 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 01:42:36 +00:00
brett
8129b3c6ca add a couple more notes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@153330 13f79535-47bb-0310-9956-ffa450edef68
2005-02-11 03:16:58 +00:00
brett
7ada12b288 PR: MAVEN-1396
swap out all the old crufty code for Wagon


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@153328 13f79535-47bb-0310-9956-ffa450edef68
2005-02-11 03:11:57 +00:00
brett
a83307a26b swap commons-io for the more commonly used plexus-utils
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@126603 13f79535-47bb-0310-9956-ffa450edef68
2005-01-27 11:58:54 +00:00
brett
501fcfc340 remove nagoya references
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@123911 13f79535-47bb-0310-9956-ffa450edef68
2005-01-02 22:48:57 +00:00
brett
360948ac36 ftp improvements
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116102 13f79535-47bb-0310-9956-ffa450edef68
2004-09-29 10:56:04 +00:00
brett
b4ec0d61d1 various bugfixes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116100 13f79535-47bb-0310-9956-ffa450edef68
2004-09-28 09:20:40 +00:00
felipeal
0a8629dbba fixed mispelled comments
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116039 13f79535-47bb-0310-9956-ffa450edef68
2004-09-06 04:26:10 +00:00
brett
97995123f3 PR: MPARTIFACT-22
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115676 13f79535-47bb-0310-9956-ffa450edef68
2004-07-06 14:42:49 +00:00
brett
b554c68dd7 PR: MPARTIFACT-23
add -o option to unzip


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115675 13f79535-47bb-0310-9956-ffa450edef68
2004-07-06 14:29:30 +00:00
brett
0e59327ad9 PR: MPARTIFACT-22
add scpexe protocol - uses external scp executable


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115673 13f79535-47bb-0310-9956-ffa450edef68
2004-07-06 13:42:25 +00:00
dion
ab52c4cee8 Remove tests changes from documentation and version increase per Brett
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115605 13f79535-47bb-0310-9956-ffa450edef68
2004-06-30 04:20:54 +00:00
dion
5f365a9398 Use assert taglib in plugin test
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115595 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 11:56:33 +00:00
brett
f75502a378 PR: MPARTIFACT-21
honour distributionSite


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115568 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 09:40:14 +00:00
brett
6a3c53eff2 PR: MPARTIFACT-8
Submitted By:	Matt Smith
Review By:	Brett Porter
allow non-passive FTP


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115549 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 18:50:38 +00:00
brett
4ce02d3b68 handle empty username (default to maven.username) and empty passphrase
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115547 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 18:19:35 +00:00
brett
2c2b0e5aac finalise implementation of legacy deployment method
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115535 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 13:50:05 +00:00
brett
07d5c4aabd add a custom type handler
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115528 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 13:04:29 +00:00
brett
fd0192ae48 * fold deploy plugin into artifact plugin - make it easier to manage migration
* add legacy property to force use of deploy plugin via artifact tags
* use deploy plugin if artifact is not configured
* clean up exception handling in artifact
* utilise deploy properties in artifact plugin if it is not configured


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115480 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 13:36:48 +00:00
evenisse
d17864b826 MPJAR-29. Replace Apache Jakarta Maven by Apache Maven in Manifest
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115449 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 09:36:41 +00:00
evenisse
42e432b0e2 - Fix Scp deployer when it use compress mode.
- Add documentation for the compress mode property.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115238 13f79535-47bb-0310-9956-ffa450edef68
2004-05-12 12:33:55 +00:00
brett
6a49b0e079 PR: MPUBERJAR-5
give uberjar type a jar extension


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115222 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 23:36:34 +00:00
vmassol
06d86d0586 fixed linkcheck errors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115177 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 17:02:09 +00:00