Emmanuel Venisse
9492d7c3d4
Fix plugins name.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162721 13f79535-47bb-0310-9956-ffa450edef68
2004-05-28 12:07:43 +00:00
Jason van Zyl
18b1fd115f
o get rid of plugin.xml as they are generated now from @tags in the
...
sources.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162719 13f79535-47bb-0310-9956-ffa450edef68
2004-05-27 02:53:02 +00:00
Emmanuel Venisse
680c8d9774
Fix artifactId of parent plugin pom
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162716 13f79535-47bb-0310-9956-ffa450edef68
2004-05-25 20:08:28 +00:00
Jason van Zyl
0d54b2204f
turn into a maven plugin and add @tags for descriptor generation.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162708 13f79535-47bb-0310-9956-ffa450edef68
2004-05-20 17:06:34 +00:00
Trygve Laugstol
c6fbfedf09
o Adding eclipse excludes.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162699 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 21:20:11 +00:00
Jason van Zyl
4c06479fc3
o using a common plugin parent model
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162661 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 20:14:19 +00:00
Jason van Zyl
b14d2bfd78
explicit instantiation strategy
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162620 13f79535-47bb-0310-9956-ffa450edef68
2004-03-22 18:11:45 +00:00
Jason van Zyl
19e797b9b2
fix typo in expression
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162617 13f79535-47bb-0310-9956-ffa450edef68
2004-03-19 16:14:42 +00:00
Jason van Zyl
3d28ca82f2
o update plugin descriptors to match changes in maven-core.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162616 13f79535-47bb-0310-9956-ffa450edef68
2004-03-19 16:13:14 +00:00
Jason van Zyl
a75e6d61dd
remove debug info
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162615 13f79535-47bb-0310-9956-ffa450edef68
2004-03-19 04:15:16 +00:00
Jason van Zyl
c9fbf52230
o update the plugin descriptors for changes made in maven to support 4
...
flavours of POJOs people might try to integrate into Maven.
CompilerPlugin is now an "integrated" plugin where any amount of
arbitrary information can go into the execution and come out. In this
case the compiler plugin can send back detailed compilation errors for
use in something like and IDE.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162614 13f79535-47bb-0310-9956-ffa450edef68
2004-03-19 04:11:11 +00:00
Jason van Zyl
e8bccead0d
o make sure we account for times when we have resources entries like:
...
<resource>
<directory>src/main/resource</directory>
</resource>
We want to pick up everything within the specified directory so the the
implicit include is **/**.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162613 13f79535-47bb-0310-9956-ffa450edef68
2004-03-19 04:09:32 +00:00
Jason van Zyl
bdf2c33250
o removing bad dependency.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162610 13f79535-47bb-0310-9956-ffa450edef68
2004-03-16 17:04:49 +00:00
Jason van Zyl
ee951b1609
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162606 13f79535-47bb-0310-9956-ffa450edef68
2004-03-15 19:32:20 +00:00