Commit Graph

10623 Commits

Author SHA1 Message Date
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
Trygve Laugstol e352a04716 o Removing the annoying error message:
find: src/main/resources: No such file or directory


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162706 13f79535-47bb-0310-9956-ffa450edef68
2004-05-16 14:33:11 +00:00
Jason van Zyl e98d8b2a87 o just checking in so michal and I can work something out
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162705 13f79535-47bb-0310-9956-ffa450edef68
2004-05-16 14:25:17 +00:00
Jason van Zyl ed24a60895 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162704 13f79535-47bb-0310-9956-ffa450edef68
2004-05-16 04:38:32 +00:00
Jason van Zyl 53acb4a064 o adding plugin artifact generation to mboot which will allow plugin
doco generation and plugin descriptor generation in the bootstrap.
  these tools can be used as a maven plugin but i don't want to
  have to do anything by hand for bootstrap. this will also allow
  rapid refactoring of the plugin mechanism because the @tags won't
  have to change in the plugins very often but we can generate
  a different format by changing the generator.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162703 13f79535-47bb-0310-9956-ffa450edef68
2004-05-16 04:31:26 +00:00
Jason van Zyl cc17d28398 o adding little fixes supplied by bayard from osjava.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162702 13f79535-47bb-0310-9956-ffa450edef68
2004-05-12 18:05:32 +00:00
Jason van Zyl ee13377019 syncing for osjava.org
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162701 13f79535-47bb-0310-9956-ffa450edef68
2004-05-12 18:01:00 +00:00
Jason van Zyl b7e4c62896 o add a little help for those creating upload bundles manually.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162700 13f79535-47bb-0310-9956-ffa450edef68
2004-05-12 15:26:25 +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 8c5b34324e fix host name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162698 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 20:13:28 +00:00
Jason van Zyl 38e33a8fef o we'll use secure access to get the artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162697 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 20:07:52 +00:00
Jason van Zyl 48bfceee8b o tweakin for the first pull
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162696 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 19:53:31 +00:00
Jason van Zyl 825716f77b o adding a little hack to determine if an upload is a maven plugin
or not. We need to use the <type/> but that can come post 1.0.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162695 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 21:11:46 +00:00
Jason van Zyl 58541e151a o just adding some catches for cleanup and converting the POM to unix
format before swizzling it.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162694 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 19:43:49 +00:00
Jason van Zyl fce9fa7830 o setting up stuff with codehaus
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162693 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 01:15:08 +00:00
Jason van Zyl 9e33afbc70 o don't think i can get what i need from the jira xmlrpc interface, but
i'll ask around first before i scrape it off an html page.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162692 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 00:23:19 +00:00
Jason van Zyl 120052e068 o scripts for deploying bundles
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162691 13f79535-47bb-0310-9956-ffa450edef68
2004-05-10 00:21:08 +00:00
Jason van Zyl 7da5a85959 o the rest of meeper will go in when it's ready, but i'm putting mark's
scripts here so that they can be adapted for other uses. the first i will
  do is codehaus.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162690 13f79535-47bb-0310-9956-ffa450edef68
2004-05-09 17:47:24 +00:00
Jason van Zyl c3e9ebdf4d o changing so that the output is sent to dev@maven.apache.org
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162689 13f79535-47bb-0310-9956-ffa450edef68
2004-05-08 12:45:44 +00:00
Jason van Zyl c77d981930 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162688 13f79535-47bb-0310-9956-ffa450edef68
2004-05-08 02:27:28 +00:00
Jason van Zyl 1ef91af494 o make the surefire plugin an integrated plugins as this still has no
binding to maven.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162687 13f79535-47bb-0310-9956-ffa450edef68
2004-05-08 02:09:56 +00:00
Jason van Zyl ee0ced671d o updating for the changes to the plugin request/response.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162686 13f79535-47bb-0310-9956-ffa450edef68
2004-05-07 23:48:42 +00:00
Jason van Zyl 15d5de1217 o information for continuous integration, pretty much the same
format as the issueManagement element.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162685 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 22:39:05 +00:00
Jason van Zyl 03267ea4be o committing work from Trygve because he can't yet commit himself.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162684 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 19:02:15 +00:00
Emmanuel Venisse fe5c4741ab A simple clean plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162683 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 14:06:57 +00:00
Jason van Zyl 84092036cd *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162682 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 17:15:58 +00:00
Jason van Zyl 7fe9eda07d *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162681 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 15:29:28 +00:00
Jason van Zyl 2256dae4cf o add versions so that the 4.0.0 version of the model is used to
output the source, xpp3 reader/writer, xdoc and XSD.

o more tweaks to the model for correct output.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162680 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 15:13:31 +00:00
Jason van Zyl 2b42e39161 o cleaning up all the versions
o can now generate distinct versions of the model


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162679 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 04:22:52 +00:00
Jason van Zyl a7c579dabf o adding versions to all fields and elements so that I can output distinct
versions of the model.

o adding required elements where appropriate so the generated XSD is
  correct.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162678 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 21:48:24 +00:00
Jason van Zyl b5468d3e2b o fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162677 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 14:27:08 +00:00
Jason van Zyl 78ab0a85b2 o fix typo
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162676 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 14:26:48 +00:00