Commit Graph

2404 Commits

Author SHA1 Message Date
Jason van Zyl b9bcb79178 adding a sync for opensymphony
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162761 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 22:04:13 +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 944b65451b o added project.build.output which takes a default value of
target/classes and is the location for compiled application classes

o added project.build.testOutput which takes a default value of
  target/test-classes and is the location for compiled test classes

  After chatting with Michal we decided that we want a single place
  where we can control these values and provide a single place for
  a user to override them if they wish to.

  The build directory, the directory where compiled app classes go, and
  the directory where compiled test classes go can now all be accessed
  in a consistent fashion.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162756 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 23:21:23 +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 01ec7a61cf o updating integration tests, going to hook them up to the ci mechanism.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162754 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 22:15:15 +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 84d3a06133 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162748 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:19:44 +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 8430b7b9cf o the addition the the build.directory element
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162743 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 22:04:26 +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
Michal Maczka 368ae57a6b first sketch of jar:install goal
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162740 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 19:00:04 +00:00
Jason van Zyl 60af082ea2 o doing the pom.xml thing
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162739 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 03:10:50 +00:00
Michal Maczka 62659b716c Added support for repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162738 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 18:16:53 +00:00
Jason van Zyl 464c78ec9f *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162737 13f79535-47bb-0310-9956-ffa450edef68
2004-06-06 18:36:26 +00:00
Jason van Zyl fa1c1cdf4d o generate the sources for the v3 model
o generate the sources for the v3 xpp3 reader/writer

  both of these necessary in order to adapt the v3 POM into a v4 POM
  so that m2 can slurp up v3 POMs to build m1 projects transparently.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162736 13f79535-47bb-0310-9956-ffa450edef68
2004-06-06 05:52:30 +00:00
Jason van Zyl 1a13142117 o tweak the model for v3 and v4 generation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162735 13f79535-47bb-0310-9956-ffa450edef68
2004-06-06 05:50:24 +00:00
Jason van Zyl ec786ecb3c o give 3.0.0 Branch.tag a version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162734 13f79535-47bb-0310-9956-ffa450edef68
2004-06-06 05:26:37 +00:00
Jason van Zyl d9d92a0dfb o nuke the target directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162733 13f79535-47bb-0310-9956-ffa450edef68
2004-06-06 04:49:37 +00:00
Jason van Zyl 19d7f5f9b1 o directing to m2-dev now that the list is up
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162732 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 19:04:44 +00:00
Jason van Zyl 2b5b45d29c *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162731 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 21:31:23 +00:00
Jason van Zyl 555932d95f o generate sources to target/generated-sources
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162730 13f79535-47bb-0310-9956-ffa450edef68
2004-05-30 16:55:51 +00:00
Jason van Zyl fac58f8047 o adjustment for a project with purely generated source: maven-model
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162729 13f79535-47bb-0310-9956-ffa450edef68
2004-05-30 16:55:19 +00:00
Jason van Zyl f4b9a6bf51 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162728 13f79535-47bb-0310-9956-ffa450edef68
2004-05-30 15:18:44 +00:00
Jason van Zyl 87c56fd58b *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162727 13f79535-47bb-0310-9956-ffa450edef68
2004-05-30 15:05:24 +00:00
Jason van Zyl 4e0e3236d9 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162724 13f79535-47bb-0310-9956-ffa450edef68
2004-05-29 03:21:28 +00:00
Brett Leslie Porter 74c31684be add failing plugin test for something that should be in the default excludes
for resources. Test omitted from project.xml at present.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162723 13f79535-47bb-0310-9956-ffa450edef68
2004-05-28 16:52:04 +00:00
Emmanuel Venisse 36db7943a1 Add pom to usage.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162722 13f79535-47bb-0310-9956-ffa450edef68
2004-05-28 12:19:41 +00:00
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 3f4b1ae743 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162720 13f79535-47bb-0310-9956-ffa450edef68
2004-05-27 20:04:02 +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
Jason van Zyl cd6829f8b5 o teach mboot about generated sources that live in
target/generated-sources


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162718 13f79535-47bb-0310-9956-ffa450edef68
2004-05-27 02:34:35 +00:00
Jason van Zyl ee5bc4d5f9 o need modello in order to generate the jelly bean wrapper code
o don't nuke the target directory before the build, as we are starting
  to deal with generated code, not sure why I put that there anyway.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162717 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 23:08:31 +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 ee1231e28c o adding a couple more integration tests i want to see before the alpha
is released.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162715 13f79535-47bb-0310-9956-ffa450edef68
2004-05-25 12:49:13 +00:00
Jason van Zyl fe2c7f73fc *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162714 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 17:28:07 +00:00
Jason van Zyl 34b0e98e97 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162710 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 17:25:02 +00:00
Jason van Zyl cde1476131 o shared parent for the core plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162709 13f79535-47bb-0310-9956-ffa450edef68
2004-05-20 17:10:49 +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
Emmanuel Venisse 0a5f04c0a6 Fix MBOOT_CP generation for cygwin :
- convert MBOOT_CP to unix format if a user define it
- Remove MBOOT_CP conversion to unix format after initialization because we already have it in unix format.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162707 13f79535-47bb-0310-9956-ffa450edef68
2004-05-19 08:40:38 +00:00