Brett Leslie Porter
1f97932050
PR: MNG-122
...
cleanup artifact/plugin not found exception
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320704 13f79535-47bb-0310-9956-ffa450edef68
2005-10-13 09:51:36 +00:00
Brett Leslie Porter
562facf5d2
PR: MNG-122
...
cleanup artifact metadata retrieval exceptions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320701 13f79535-47bb-0310-9956-ffa450edef68
2005-10-13 09:13:11 +00:00
Brett Leslie Porter
1901992586
PR: MNG-122
...
exception clean up phase 2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320675 13f79535-47bb-0310-9956-ffa450edef68
2005-10-13 06:50:22 +00:00
Brett Leslie Porter
5de6418c69
PR: MNG-122
...
exception clean up phase 1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320668 13f79535-47bb-0310-9956-ffa450edef68
2005-10-13 05:30:22 +00:00
Brett Leslie Porter
80bcf484b1
use consistent version of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314928 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:28:09 +00:00
John Dennis Casey
c933da0504
Generalized error diagnosis for use outside of maven-core. This allows us to print diagnostic messages in the Ant tasks, for instance (these modifications are also included), and share diagnosers between multiple uses (maven-core, maven-artifact-ant, for example). This should help with MNG-784, but I'll verify that before I close it.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314804 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 06:46:29 +00:00
Brett Leslie Porter
8a6aae6db4
PR: MNG-1160
...
fix up some deployment repository determination logic, and avoid NPE in the process
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312810 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:58:13 +00:00
Brett Leslie Porter
d3f5c3d755
PR: MNG-1162
...
better error handling for invalid pom reference
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312809 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:38:44 +00:00
Brett Leslie Porter
af3b144fc5
update to latest wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 08:27:52 +00:00
Brett Leslie Porter
399088e834
PR: WAGONSSH-6
...
add test for spaces in the filename
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312579 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 08:16:18 +00:00
Brett Leslie Porter
f70dc8165c
PR: MNG-1148
...
only show dependency resolution message at verbose level
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312527 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 02:08:31 +00:00
Brett Leslie Porter
f8cbb08498
PR: MNG-616
...
improve version logging, use artifact.toString for textual logging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307309 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 16:30:28 +00:00
Brett Leslie Porter
510de4fe54
upgrade plexus utils to 1.0.4-SNAPSHOT.
...
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter
245d512c4a
PR: MNG-1110
...
differentiate between an artifact that is not found, and failure to obtain an artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307034 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 06:44:59 +00:00
Brett Leslie Porter
1d42338bb7
PR: MNG-1109
...
better handling for timeout and other transfer failed exceptions that are recoverable (ie metadata), and then blacklist the repository for performance.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306560 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 09:40:13 +00:00
Brett Leslie Porter
192de6841a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293588 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:13:52 +00:00
Brett Leslie Porter
b4e4a1f375
[maven-release-plugin] prepare release maven-2.0-beta-3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:02:48 +00:00
Brett Leslie Porter
22000809c3
update version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293521 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:29:40 +00:00
Brett Leslie Porter
71625bbd82
PR: MNG-1048
...
make sure the scope in the current POM wins over all
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293514 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:02:46 +00:00
Brett Leslie Porter
4afb4ba351
PR: MNG-644
...
remove deprecated method
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293340 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:27:48 +00:00
Brett Leslie Porter
30856aef92
PR: MNG-644
...
remove deprecated ant task properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293336 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:22:55 +00:00
Brett Leslie Porter
fa65152c43
PR: MNG-644
...
remove deprecated repository settings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293335 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:20:49 +00:00
Brett Leslie Porter
04de595b24
PR: MNG-1039
...
Submitted by: Matthew Inger
Reviewed by: Brett Porter
filter based on dependency type
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292392 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 05:50:50 +00:00
Brett Leslie Porter
27bc0aea4d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291643 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:30:36 +00:00
Brett Leslie Porter
80c8e188b8
[maven-release-plugin] prepare release maven-2.0-beta-2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291641 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:18:55 +00:00
Brett Leslie Porter
4ca0d6ce21
add some notes on prerequisites for tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289537 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:42:55 +00:00
Brett Leslie Porter
06ab86cb54
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289368 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:57:16 +00:00
Brett Leslie Porter
5632e45815
[maven-release-plugin] prepare release maven-2.0-beta-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:50:12 +00:00
Brett Leslie Porter
72e36a192b
improve tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289362 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 01:48:53 +00:00
Brett Leslie Porter
ded92e5e2a
disallow snapshots from the default repository in the ant tasks
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280278 13f79535-47bb-0310-9956-ffa450edef68
2005-09-12 07:17:11 +00:00
Brett Leslie Porter
27ad44e116
PR: MNG-613
...
refactoring to a more consistent interface for metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280186 13f79535-47bb-0310-9956-ffa450edef68
2005-09-11 22:01:47 +00:00
Brett Leslie Porter
9c060b192a
PR: MNG-613
...
Completion of the version selection from a range.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279720 13f79535-47bb-0310-9956-ffa450edef68
2005-09-09 06:49:59 +00:00
Brett Leslie Porter
a596fe083a
update to more recent which has proper metadata
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278914 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 05:15:13 +00:00
Brett Leslie Porter
8f3c207194
PR: MNG-613
...
changes versioning to use repository metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278881 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 23:12:55 +00:00
Brett Leslie Porter
7195dc05d7
PR: MNG-795
...
create an empty fileset if there were no dependencies downloaded
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267425 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 06:18:23 +00:00
Brett Leslie Porter
22748d4e0d
PR: MNG-634
...
add a "useScope" attribute to the dependencies task so that you can determine what dependency set you want
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@239682 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 15:06:54 +00:00
Brett Leslie Porter
4935502fdf
PR: MNG-586
...
o update ant tasks to latest artifact library changes
o allow addition of extra wagons
o remove wagon-ssh and wagon-scm from depoloyed jar
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@239660 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 13:34:50 +00:00
Kenney Westerhof
d396f24642
o Put all m2 core dependencies (plexus-container-default and plexus-utils)
...
under dependencyManagement of m2 and maven-plugins, and removed
versions in all poms having either as a parent.
Used version 1.0.2-SNAPSHOT for plexus-utils as that was used in maven-core
and is not overridable.
o Bumped maven-archiver version to 2.0-beta-1-SNAPSHOT for maven-ear-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227084 13f79535-47bb-0310-9956-ffa450edef68
2005-08-02 21:34:54 +00:00
Kenney Westerhof
e300b10792
Removed unused imports and added package declarations to maven-plugin-tools-java
...
test resources (to stop eclipse from complaining).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226699 13f79535-47bb-0310-9956-ffa450edef68
2005-07-31 22:12:34 +00:00
Kenney Westerhof
f84a2ce8ec
Add interface method - makes this compile again (it isn't included
...
in the bootstrap).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226697 13f79535-47bb-0310-9956-ffa450edef68
2005-07-31 21:23:36 +00:00
Brett Leslie Porter
5d82fcb8a6
PR: MNG-249
...
also recognise transitive projects
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225780 13f79535-47bb-0310-9956-ffa450edef68
2005-07-28 14:19:03 +00:00
Brett Leslie Porter
086463b5b4
PR: MNG-456
...
allow separate snapshot and release repositories
deprecate existing snapshotPolicy and checksumPolicy in favour of updatePolicy and checksumPolicy within the <releases> and <snapshots> elements in the <repository> element.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@224707 13f79535-47bb-0310-9956-ffa450edef68
2005-07-25 09:51:12 +00:00
Brett Leslie Porter
64399eb8e3
TODOs and cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220314 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 12:50:26 +00:00
Brett Leslie Porter
ff94d454fa
test dud dep
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220249 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 06:28:20 +00:00
Brett Leslie Porter
bcc5a09105
show relocation in ant, update for beta-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220224 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 00:59:52 +00:00
Brett Leslie Porter
196919bc07
update component descriptors inline with core changes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220223 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 00:46:42 +00:00
Brett Leslie Porter
aa59559efb
PR: MNG-507
...
implement repository relocation of an artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220220 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 00:31:44 +00:00
Brett Leslie Porter
511af3d3e2
PR: MNG-596
...
add XSD definition to m2 poms and archetypes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220079 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 13:58:42 +00:00
John Dennis Casey
99bdd48d92
Bumping plexus-utils version to 1.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219984 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 02:17:16 +00:00
Brett Leslie Porter
27cdfc3cd1
PR: MNG-505
...
use comparable versions in ranges
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219630 13f79535-47bb-0310-9956-ffa450edef68
2005-07-19 08:23:01 +00:00