Emmanuel Venisse
07cfd28f67
Fix jar creation with code present in j2ee mojo.
...
It's a temporary change before use plexus-archiver.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162858 13f79535-47bb-0310-9956-ffa450edef68
2004-07-07 07:18:10 +00:00
Emmanuel Venisse
4abf102820
Add some infos in Manifest.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162857 13f79535-47bb-0310-9956-ffa450edef68
2004-07-06 12:56:52 +00:00
Trygve Laugstol
cb0c6ad6c4
o Adding <modelVersion> to the poms.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162855 13f79535-47bb-0310-9956-ffa450edef68
2004-07-05 20:12:50 +00:00
Emmanuel Venisse
85107479c0
Initial version of pom plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162852 13f79535-47bb-0310-9956-ffa450edef68
2004-07-05 10:54:50 +00:00
Jason van Zyl
165ac05c58
o update to account for the embedding changes made in maven-core.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162850 13f79535-47bb-0310-9956-ffa450edef68
2004-07-03 02:32:45 +00:00
Jason van Zyl
91d9c5a82d
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162849 13f79535-47bb-0310-9956-ffa450edef68
2004-07-02 02:40:18 +00:00
Michal Maczka
d00330c7c2
plugins' poms are using type = plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162844 13f79535-47bb-0310-9956-ffa450edef68
2004-06-27 17:10:32 +00:00
Michal Maczka
107fd13e0a
o maven-plugin-plugin now uses plugin:setup for integrating plugin with maven installation.
...
plugin:install and plugin:deploy methods are implemented but some change in the core are needed to make them work
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162843 13f79535-47bb-0310-9956-ffa450edef68
2004-06-27 17:09:13 +00:00
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
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
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
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
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
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
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
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
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
0ce493657a
o turn the jar install back on
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162786 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:44:21 +00:00
Jason van Zyl
7e50e98385
o the two mojos are colliding somehow, when this one is activated it clobbers the jar goal.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162785 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:25:16 +00:00
Michal Maczka
1b24da6163
added jar:install goal - needs more testing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162778 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 18:59:48 +00:00
Jason van Zyl
1792df8684
o put back the transitive dep flag
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162774 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 19:12:26 +00:00
Emmanuel Venisse
f3d5d0ee6b
Fix typo.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162771 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 09:47:23 +00:00
Jason van Zyl
0571b62a3c
no message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162767 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 05:54:52 +00:00
Jason van Zyl
4948f63c70
o Ok, this set of changes has been tested against the integration tests in
...
maven-core-it and it is now a requirement that the integration tests be
done before checking in any changes. They are not super rigourous but
they do test the minimal functionality of compiling, processing resources
and testing.
I'm going to make another release this week and things should now be
in a stable enough form to actually use m2 for the basics.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162763 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 02:51:37 +00:00
Jason van Zyl
891c9ad1dd
o adding mojos for the generation of the bean adapter and jelly harness. we
...
want to start generating these things for the mojos in the mojo project.
Jeremy, I will test these tomorrow but if you want to give them a shot
go for it and I will clean up whatever is necessary to make them work
in m1 for the g build.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162760 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 05:27:03 +00:00
Jason van Zyl
287f2dafc6
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162759 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 04:34:31 +00:00
Jason van Zyl
77388a73a7
o the compiler:compile goal needs dependendencies to be resolved
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162758 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 04:07:57 +00:00
Jason van Zyl
b5ce0c41c3
o update plugins to take advantage of the new default values in the super
...
model provided by maven-core.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162757 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 23:22:47 +00:00
Jason van Zyl
117940de08
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162755 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 22:16:05 +00:00
Jason van Zyl
8be8744b31
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162753 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 20:47:08 +00:00
Jason van Zyl
d91d6ee274
no message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162752 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 19:39:51 +00:00
Jason van Zyl
f67181582b
no message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162751 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 19:35:49 +00:00
Jason van Zyl
ddd1be33f5
o removing maven-project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162750 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 17:57:53 +00:00
Jason van Zyl
e6d1105407
o remove maven-project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162749 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 17:54:26 +00:00
Jason van Zyl
26f67a6c73
o correcting @tags from feedback
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162747 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:13:12 +00:00
Jason van Zyl
ee27e080f8
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162746 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:04:57 +00:00
Jason van Zyl
a9850685f4
o updating format of the @tags
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162745 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 12:36:47 +00:00
Emmanuel Venisse
b36d964715
Move Resources plugin to o.a.m.plugin.resources package.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162744 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 07:41:08 +00:00
Jason van Zyl
072609e0b3
o cleaning up the @tags which are now a lot more simple
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162742 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 16:14:40 +00:00
Jason van Zyl
dd4fc3384f
o moving core deps into top-level pom.xml to be shared by all the
...
component builds.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162741 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 20:27:50 +00:00