Brett Leslie Porter
aa34ddef37
fix release-pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279063 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 18:50:54 +00:00
Brett Leslie Porter
2464320d3a
aggregator must resolve deps
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279053 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 18:19:43 +00:00
Brett Leslie Porter
42fbee9910
clone bugfix
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279052 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 18:19:06 +00:00
Brett Leslie Porter
8c97337f8b
release plugin bugfixes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279051 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 18:17:16 +00:00
Brett Leslie Porter
4405b100ef
improve reporting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278997 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 13:27:49 +00:00
Trygve Laugstol
d63f004cd7
o Setting svn:ignore.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278994 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 13:04:13 +00:00
Brett Leslie Porter
6dca3b1af7
fix the expression for the SCM manager
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278991 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 12:55:31 +00:00
Brett Leslie Porter
0642a81a9b
removed old directories
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278989 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 12:50:47 +00:00
Brett Leslie Porter
e1a3311062
isSnapshot is true for latest, but we don't want that metadata
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278988 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 12:44:30 +00:00
Brett Leslie Porter
9ab02bb1d3
fix broken link
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278986 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 12:15:42 +00:00
Brett Leslie Porter
3a4efa1029
PR: MNG-613
...
make sure versions are aggregated
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278961 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 09:52:37 +00:00
Brett Leslie Porter
cb2370199b
PR: MNG-613
...
deploy snapshot information to the correct directory and fix some other minor issues
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278930 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 06:58:44 +00:00
Brett Leslie Porter
ddb34ee46d
improve warning so it doesn't randomly download twice
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278918 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 05:37:18 +00:00
Brett Leslie Porter
f348cf8492
ignore
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278915 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 05:15:44 +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
00e365d2ce
PR: MNG-613
...
merge all metadata fields on update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278898 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 01:55:04 +00:00
Brett Leslie Porter
1129522bd7
PR: MNG-836
...
rolled back rev #239243
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278895 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 00:37:48 +00:00
Brett Leslie Porter
a5515efe67
file not created any more
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278894 13f79535-47bb-0310-9956-ffa450edef68
2005-09-06 00:27:29 +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
Trygve Laugstol
a5b853b357
Fixing MNG-837: "faq entry for how to load a jar into your local repository".
...
o Thanks to Matthew Pocock for the patch.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278793 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 16:34:28 +00:00
Kenney Westerhof
a868b39364
Basics of an Integration Test Plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278787 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 16:18:07 +00:00
Kenney Westerhof
3b56df09be
Fixed MNG-805. It's a bit of a workaround but fits nicely with the
...
workaround style already in place.
Modified it0012 to be useful (it always succeeded!) and added a child
project to demonstrate this commit fixes MNG-805.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278741 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 14:12:07 +00:00
Kenney Westerhof
6f72bd51df
o Fixed MNG-836
...
o Added some more debug messages that aided me in finding this bug.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278736 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 13:39:32 +00:00
Brett Leslie Porter
31e79ea14f
minor clean up
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278662 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 02:12:44 +00:00
Trygve Laugstol
488cac14ff
o Adding newline at end of file.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278605 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 15:56:52 +00:00
Trygve Laugstol
aa526b6050
o Fixing a potential bug where the unresolved artifact List was passed in as
...
the remote repository List causing a ClassCastException.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278602 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 15:44:37 +00:00
Trygve Laugstol
15a8709549
o Setting ignores.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278601 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 15:42:51 +00:00
Brett Leslie Porter
9d9251e843
remove unneeded dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278551 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 03:05:38 +00:00
Brett Leslie Porter
807b4dc018
update FAQ
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267538 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 01:23:51 +00:00
Brett Leslie Porter
82ac502e78
PR: MNG-833
...
Submitted by: Christoph Sturm
Reviewed by: Brett Porter
o fix NPE
o allow linking of projects in the reactor as modules
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267532 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 01:13:15 +00:00
Brett Leslie Porter
6a5e89785e
PR: MNG-639
...
Separate local metadata by repository to ensure it remains consistent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267466 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 14:38:13 +00:00
Brett Leslie Porter
66869b1f65
PR: MNG-811
...
Add default excludes after the main excludes are set so that they don't get overwritten.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267436 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 08:00:53 +00:00
Brett Leslie Porter
efa3609d70
PR: MNG-819
...
Submitted by: Edwin Punzalan
Reviewed by: Brett Porter
Add maven1 features to the checkstyle plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267435 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 07:47:53 +00:00
Brett Leslie Porter
b99fec5c6d
PR: MNG-822
...
Submitted by: Edwin Punzalan
Reviewed by: Brett Porter
EAR improvements
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267433 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 07:34:07 +00:00
Brett Leslie Porter
7aed0b1617
PR: MNG-821
...
Submitted by: Jesse McConnell
Reviewed by: Brett Porter
commit missing file for file based profile activation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267432 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 07:09:27 +00:00
Brett Leslie Porter
d3cd4ef4b4
add description of artifact
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267431 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 07:05:42 +00:00
Brett Leslie Porter
6d3dbc96c7
PR: MNG-821
...
Submitted by: Jesse McConnell
Reviewed by: Brett Porter
Add file existence based profile activation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267429 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 06:59:07 +00:00
Brett Leslie Porter
4aa24791d2
ignore
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267426 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 06:51:04 +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
Kenney Westerhof
c23770947f
o Finished MNG-632.
...
Note: I'm not sure wheter my tmpDir approach is the best.
It's certain to work all the time (depending on FileUtils.createTempFile),
but it may leave a lot of 'garbage' in target/.
o Updated maven-core's assembly descriptor to make use
of new line endings functionality.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267344 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 23:01:56 +00:00
Kenney Westerhof
9da1858237
Fixed IndexOutOfBouds when <sourceDirectory></sourceDirectory> is specified.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267278 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 19:15:27 +00:00
Trygve Laugstol
cf8820b905
Fixing MNG-825: "Clean plugin should fail if unable to delete target"
...
o Changed the default from complaining through the logger to throwing an
exception.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267218 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 14:56:22 +00:00
Trygve Laugstol
ba64a79e28
o maven-repository-metadata has to be built before maven-artifact-manager.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267216 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 14:52:30 +00:00
Trygve Laugstol
43136f534f
o Setting properties.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267182 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 10:37:16 +00:00
Trygve Laugstol
f895e06d85
o Organizing imports.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267176 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 10:29:02 +00:00
Brett Leslie Porter
c7aa0230e6
fix regression - activate artifacts need no resolution
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@266730 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 08:21:14 +00:00
Brett Leslie Porter
abd4ae6018
PR: MNG-613
...
make repository metadata behave more like snapshots with daily updates.
next step is to move the version checking to use that instead and fallback to the old files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@266298 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 07:16:16 +00:00
Brett Leslie Porter
a3a73ebaec
allow a version of "02", for example
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@266297 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 07:06:45 +00:00
Trygve Laugstol
17de4b0c7d
o Adding some more notes on how to create patches.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@265788 13f79535-47bb-0310-9956-ffa450edef68
2005-09-01 21:54:52 +00:00
Trygve Laugstol
6cf731be0e
Fixing MNG-797: "fix checksum parsing"
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@265787 13f79535-47bb-0310-9956-ffa450edef68
2005-09-01 21:53:54 +00:00