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
Jason van Zyl
f93b7e7059
adding file inclusion use case
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162611 13f79535-47bb-0310-9956-ffa450edef68
2004-03-17 21:20:31 +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
4a9730736d
o make sure standard resources are copied over too before testing.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162609 13f79535-47bb-0310-9956-ffa450edef68
2004-03-16 00:32:22 +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
Jason van Zyl
8889ee6f4b
o adding some comments
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162605 13f79535-47bb-0310-9956-ffa450edef68
2004-03-15 19:05:39 +00:00
Jason van Zyl
8a583ac7df
o accept pomVersion and delegate to modelVersion
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162604 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 23:23:02 +00:00
Jason van Zyl
ab2f3d9671
o don't need the type of description when delegating
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162603 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 22:25:49 +00:00
Jason van Zyl
dd24911520
o I want to be able to read/write the <currentVersion/> element but I
...
want everything delegated to the version field, so for lack of a better
term I made the <delegateTo> element for modello to shunt control of
one field to another.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162602 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 22:24:29 +00:00
Jason van Zyl
803587943d
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162601 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 22:12:19 +00:00
Jason van Zyl
90f8720d10
o putting components.xml in the right place for plexus. Definitely need
...
to make this happen automatically.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162600 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 20:57:01 +00:00
Jason van Zyl
b52fb9d08b
o using strings and lists for now while I test and expand modello.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162599 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 20:46:31 +00:00
Jason van Zyl
1af167137b
o adding xpp3 here which will always be used by default and I would like
...
to keep all the generation in one package if I can.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162598 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 20:46:07 +00:00
Jason van Zyl
d2a2ab2e19
o modello can now generate xpp3 marshallers and unmarshallers based on
...
a model so we are generating those now too.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162597 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 20:45:24 +00:00
Emmanuel Venisse
6fe6937fa8
wget doesn't accept -O after url under cygwin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162596 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 00:01:48 +00:00
Emmanuel Venisse
61598c029e
a little fix for windows/cygwin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162595 13f79535-47bb-0310-9956-ffa450edef68
2004-03-09 23:55:53 +00:00
Jason van Zyl
cd76ad3659
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162594 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 22:10:49 +00:00
Jason van Zyl
ee08d5b0eb
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162593 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 22:06:29 +00:00
Jason van Zyl
9da84e0fde
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162592 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 21:53:16 +00:00
Jason van Zyl
fc76eb8db0
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162591 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 21:33:06 +00:00
Jason van Zyl
fa035bb5c9
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162590 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 21:28:26 +00:00
Jason van Zyl
a13c2ce98f
o the description elements are now implicitly <![CDATA]]> so that anything
...
can be put in there and pass through to the doco.
Just moving Pete's good documentation into the model.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162589 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 21:22:40 +00:00
Jason van Zyl
8910901fff
o more doco
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162588 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 19:09:45 +00:00
Jason van Zyl
e2992f0533
o fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162587 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 19:02:56 +00:00
Jason van Zyl
c9f417bdf2
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162586 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 18:16:36 +00:00
Jason van Zyl
5ec663a644
o incorporating a <comment/> element from which we can produced developer
...
documentation during changes to model.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162585 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 18:15:37 +00:00
Jason van Zyl
03b7d6139d
o more doco
...
o remove the versionMap, taken care of in the project.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162584 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 18:12:15 +00:00
Jason van Zyl
fd896b0ddd
o more doco
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162583 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 18:06:26 +00:00
Jason van Zyl
1541371583
o starting to add descriptions, tracing lineage of some elements.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162582 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 17:57:56 +00:00