Commit Graph

11925 Commits

Author SHA1 Message Date
Emmanuel Venisse a28ad00561 - Use surefire 1.1
- Build failed now when we have failures in tests


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162842 13f79535-47bb-0310-9956-ffa450edef68
2004-06-27 13:24:13 +00:00
Trygve Laugstol 472d180a19 o Adding nagEmailAddress to the ciManagement part.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162841 13f79535-47bb-0310-9956-ffa450edef68
2004-06-27 07:03:31 +00:00
Trygve Laugstol b451d00a65 o Fixing groupId and version tags.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162840 13f79535-47bb-0310-9956-ffa450edef68
2004-06-26 16:16:06 +00:00
Trygve Laugstol de3e325ee9 o Fixing the version tag.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162839 13f79535-47bb-0310-9956-ffa450edef68
2004-06-26 16:14:58 +00:00
Emmanuel Venisse 10a71275e5 Fix snapshot downloads
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162838 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 09:37:52 +00:00
Emmanuel Venisse 07cac37dfe Upgrade HttpUtils from maven1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162837 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 09:37:30 +00:00
Emmanuel Venisse 77b3707cf9 - Fix m2 goal name
- show only times


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162836 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 08:12:03 +00:00
Trygve Laugstol 880648435f o Adding plugin:install mojo.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162835 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 02:35:08 +00:00
Michal Maczka 27c0d5f0cc Pushing back my changes to model.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162834 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 18:03:06 +00:00
Jason van Zyl 4c5fcb62d4 o rolling back changes that are breaking the build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162833 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 15:13:53 +00:00
Michal Maczka d313ec01db removed conflicted code (my fault!)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162832 13f79535-47bb-0310-9956-ffa450edef68
2004-06-22 19:53:33 +00:00
Michal Maczka 61ead8784f more excludes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162831 13f79535-47bb-0310-9956-ffa450edef68
2004-06-22 19:28:54 +00:00
Michal Maczka dac191ef44 reorganization of some elements of POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162830 13f79535-47bb-0310-9956-ffa450edef68
2004-06-22 19:25:54 +00:00
Jason van Zyl e5c7f6b808 o the classes directories are now aligned so the basedir is not needed.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162829 13f79535-47bb-0310-9956-ffa450edef68
2004-06-22 17:03:45 +00:00
Jason van Zyl 6f1d0020cf o another note
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162828 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 20:44:38 +00:00
Michal Maczka c4aa49c871 fixing pacakge name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162827 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 18:47:43 +00:00
Michal Maczka 6f9000f66d adding required dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162826 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 18:46:23 +00:00
Michal Maczka bba179f5aa the goal name was wrong
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162825 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 18:35:01 +00:00
Michal Maczka 18143611c0 correcting package (just to know if this is a right one:) )
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162824 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 18:19:41 +00:00
Michal Maczka 11ae8b8471 correcting expression
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162823 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 16:12:54 +00:00
Michal Maczka c0000822c0 added generic install plugin. I am not sure if this is a right way of implementing this - but I will need similar things for site plugin - so this will serve as an example for disussion how to attain arbitrary goal(s) from plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162822 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 15:56:57 +00:00
Michal Maczka 93c196e590 note about correct project type which should be used for plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162821 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 15:54:21 +00:00
Michal Maczka 4c0ba35e76 implementation of jar:deploy goal
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162820 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 15:02:33 +00:00
Emmanuel Venisse 09a8cc1e03 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162819 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 14:03:44 +00:00
Emmanuel Venisse bf095942fc Use default excludes resources.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162818 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 14:01:58 +00:00
Emmanuel Venisse 2fe989371b Add some default excludes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162817 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 14:01:19 +00:00
Emmanuel Venisse afba825dbb Add toString method for dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162816 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 12:48:23 +00:00
Jason van Zyl e04ec7ea75 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162815 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 03:22:01 +00:00
Jason van Zyl 145e8ce7c2 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162814 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 02:12:24 +00:00
Jason van Zyl 9c84228237 o first plugin to send info back to the client code for reporting to
the user.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162813 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 02:00:34 +00:00
Jason van Zyl f9e2d61a7f o take the groupId out for the test
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162812 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 19:58:49 +00:00
Jason van Zyl bb5ec46562 o we now have distributionManagement so we don't want the old crap in
the v4 POM.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162811 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 18:58:59 +00:00
Jason van Zyl 302c0c9c64 o adding distributionManagement element to the project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162810 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 18:55:16 +00:00
Jason van Zyl 4f5cd541f0 o use relative paths all the way and cygwin is happy as well as unix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162809 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 18:13:25 +00:00
Jason van Zyl 9c66979376 o cygwin stuff is breaking build on linux
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162808 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 16:24:56 +00:00
Emmanuel Venisse 403a1c570f Support cygwin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162807 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 13:36:23 +00:00
Emmanuel Venisse 581fa34537 A little fix for use it on windows
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162806 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 13:36:02 +00:00
Emmanuel Venisse f00f23e685 Use build directories as parameter.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162805 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 12:12:39 +00:00
Jason van Zyl a607e92a46 o fixing POMs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162804 13f79535-47bb-0310-9956-ffa450edef68
2004-06-19 00:46:29 +00:00
Jason van Zyl 1ab665e885 no message
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162803 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 13:21:42 +00:00
Jason van Zyl 1280414001 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162802 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 11:59:01 +00:00
Jason van Zyl aa2501b1b7 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162799 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 11:56:03 +00:00
Jason van Zyl 9860371d4b o sketching out details on integration tests that have intentional errors
to we can make sure we deal with problems correctly.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162797 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 11:53:26 +00:00
Jason van Zyl 7e90a62081 o some fixes to the install mojo to make the integration test for JAR
installation work.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162796 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:15:49 +00:00
Jason van Zyl 196e328086 o adding goals.txt to integration tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162795 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:13:16 +00:00
Jason van Zyl 004bb53b3e o let the goals be customizable for each integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162794 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:12:49 +00:00
Jason van Zyl bfb88f0bbd o descriptions of the added integration tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162793 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:12:29 +00:00
Jason van Zyl 484fca802a This commit was generated by cvs2svn to compensate for changes in r300,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162790 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:08:23 +00:00
Jason van Zyl c273735623 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162788 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:08:22 +00:00
Jason van Zyl 362bd3866d build the verifier if it is missing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162787 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:47:36 +00:00