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
0bd927dab7
o remove <id/>
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162660 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 19:28:51 +00:00
Jason van Zyl
ba5e58a2e8
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162659 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 19:17:56 +00:00
Jason van Zyl
60c0243cba
o parent component model
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162658 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 15:18:49 +00:00
Jason van Zyl
8c9fabae82
o Committing changes submitted by Trygve Laugst��l to accomodate the new form
...
of specifying a parent model to use which is of the form:
<parent>
<groupId/>
<artifactId/>
<version/>
</parent>
This allows us to work consistently from the local repository or the
unified
source root where missing models are downloaded now that we have the required
information within the <parent/> element.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162657 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 14:41:05 +00:00
Jason van Zyl
a771832d41
o Committing changes submitted by Trygve Laugst��l to accomodate the new form
...
of specifying a parent model to use which is of the form:
<parent>
<groupId/>
<artifactId/>
<version/>
</parent>
This allows us to work consistently from the local repository or the unified
source root where missing models are downloaded now that we have the required
information within the <parent/> element.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162656 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 14:40:35 +00:00
Jason van Zyl
a6bc88eff0
o only push out mail when a build was required.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162655 13f79535-47bb-0310-9956-ffa450edef68
2004-04-11 16:31:25 +00:00
Jason van Zyl
7844de6d92
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162654 13f79535-47bb-0310-9956-ffa450edef68
2004-04-11 03:41:23 +00:00
Jason van Zyl
4327f87b40
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162653 13f79535-47bb-0310-9956-ffa450edef68
2004-04-11 03:39:14 +00:00
Jason van Zyl
f020993c7d
o each time a build is required due to a change in the core components
...
deposit a snapshot distribution for public consumption.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162652 13f79535-47bb-0310-9956-ffa450edef68
2004-04-11 03:27:04 +00:00
Jason van Zyl
ded5dfd74e
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162651 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 22:04:27 +00:00
Jason van Zyl
b3939aae43
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162650 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 19:24:38 +00:00
Jason van Zyl
4398a7a323
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162649 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 19:19:09 +00:00
Jason van Zyl
a3c53eb8e3
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162648 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 19:02:57 +00:00
Jason van Zyl
9355538bf2
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162647 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 19:01:31 +00:00
Jason van Zyl
74fdc7a0dd
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162646 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 18:48:13 +00:00
Jason van Zyl
4f37107617
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162645 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 18:42:24 +00:00
Jason van Zyl
c0dd492b1a
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162644 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 18:38:28 +00:00
Jason van Zyl
d45d817472
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162643 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 18:36:08 +00:00
Jason van Zyl
241b431ef1
o change to trigger rebuild with CI
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162642 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 18:32:51 +00:00
Jason van Zyl
688ac68a09
o optionally do a clean checkout or update of maven-components
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162641 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 18:29:46 +00:00
Jason van Zyl
ec874b013d
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162640 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 04:56:08 +00:00
Jason van Zyl
0a77e0600e
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162639 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 00:57:25 +00:00
Jason van Zyl
ea36442718
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162638 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 23:56:23 +00:00
Jason van Zyl
e88db1a3ba
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162637 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 14:22:59 +00:00
Jason van Zyl
a50d380cc8
o make wget quiet
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162636 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 14:14:51 +00:00
Jason van Zyl
9de0992370
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162635 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 14:11:57 +00:00
Jason van Zyl
f898414bef
silence the tarring
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162634 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 04:35:44 +00:00
Jason van Zyl
9e58b1685f
script to run the whole shebang
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162633 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 04:27:28 +00:00
Jason van Zyl
d72ecbec20
o create directory for install if it doesn't exist
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162632 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 03:28:25 +00:00
Jason van Zyl
99f4437ac7
install post build
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162631 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 03:22:53 +00:00
Jason van Zyl
62ec2d0b39
o moved most use cases to confluence
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162630 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 23:23:49 +00:00
Jason van Zyl
c2db820c68
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162629 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 13:53:22 +00:00
Jason van Zyl
c5ccb6de89
o cleanup
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162628 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 02:45:58 +00:00
Jason van Zyl
1bea7e4e00
o place generated xdoc in the xdocs directory
...
o add navigation.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162627 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 02:02:06 +00:00
Jason van Zyl
6e7235ce06
using parent pom
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162626 13f79535-47bb-0310-9956-ffa450edef68
2004-04-07 20:28:31 +00:00
Jason van Zyl
44a6deb662
o a parent POM for all the maven2 components.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162625 13f79535-47bb-0310-9956-ffa450edef68
2004-04-07 20:27:44 +00:00
Brett Leslie Porter
7bef94f327
new use cases
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162624 13f79535-47bb-0310-9956-ffa450edef68
2004-03-23 23:51:19 +00:00
Jason van Zyl
8e41d7b20a
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162623 13f79535-47bb-0310-9956-ffa450edef68
2004-03-23 16:51:50 +00:00
Jason van Zyl
d6da340d36
o inherit unitTests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162622 13f79535-47bb-0310-9956-ffa450edef68
2004-03-23 02:03:20 +00:00
Jason van Zyl
7344c8b0c0
explicit instantiation strategy
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162621 13f79535-47bb-0310-9956-ffa450edef68
2004-03-22 18:13:59 +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
9c52342203
o give mboot enough smarts to simulate this:
...
<project>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
<unitTestSourceDirectory>src/test/java</unitTestSourceDirectory>
<unitTest>
<includes>
<include>**/*Test.java</include>
</includes>
<excludes>
<exclude>**/*Abstract*.java</exclude>
</excludes>
<resource>
<directory>src/test/resources</directory>
</resource>
</unitTest>
<resources>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
</build>
</project>
being the parent model.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162619 13f79535-47bb-0310-9956-ffa450edef68
2004-03-21 03:58:28 +00:00
Jason van Zyl
12dca611b8
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162618 13f79535-47bb-0310-9956-ffa450edef68
2004-03-19 17:12:19 +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
1a697b0b16
o the way this plugin is code is like an Ant task, so we need a per-lookup
...
instantiation strategy.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162612 13f79535-47bb-0310-9956-ffa450edef68
2004-03-17 21:33:14 +00:00