Commit Graph

85 Commits

Author SHA1 Message Date
Emmanuel Venisse 459ea80166 Use maven.properties in all code instead of build.properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162895 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 13:23:36 +00:00
Emmanuel Venisse 9d6d6c514f Use maven.properties in all code instead of build.properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162894 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 12:40:11 +00:00
Brett Leslie Porter f29ce7b518 check success of surefire
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162860 13f79535-47bb-0310-9956-ffa450edef68
2004-07-18 06:43:40 +00:00
Brett Leslie Porter cf719faeda make most scripts exit on error
tested only on cygwin - if it causes issues on linux, feel free to rollback


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162859 13f79535-47bb-0310-9956-ffa450edef68
2004-07-18 01:22:49 +00:00
Trygve Laugstol cb0c6ad6c4 o Adding <modelVersion> to the poms.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162855 13f79535-47bb-0310-9956-ffa450edef68
2004-07-05 20:12:50 +00:00
Trygve Laugstol c3862d2a26 o Fixing bug that appeared with a newer version of tail.
Thanks to Kristian Nordal for the solution.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162853 13f79535-47bb-0310-9956-ffa450edef68
2004-07-05 13:19:16 +00:00
Emmanuel Venisse a28ad00561 - Use surefire 1.1
- Build failed now when we have failures in tests


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162842 13f79535-47bb-0310-9956-ffa450edef68
2004-06-27 13:24:13 +00:00
Emmanuel Venisse 10a71275e5 Fix snapshot downloads
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162838 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 09:37:52 +00:00
Emmanuel Venisse 07cac37dfe Upgrade HttpUtils from maven1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162837 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 09:37:30 +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
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
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 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
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
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 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 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 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
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 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
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
Emmanuel Venisse aae1df54fb A little fix for cygwin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162675 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 12:29:47 +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 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 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 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 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 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 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
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 9ddf6696c1 o allow the specification of the model version for the output of the artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162581 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 17:32:07 +00:00
Jason van Zyl d696df54d9 o only download snapshots when the files already exist in the local
repository.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162579 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 17:21:09 +00:00
Jason van Zyl 323b3bdaab o adding a script for modello which is now used to generate the maven model
sources from a modello model file.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162573 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 01:12:32 +00:00
Jason van Zyl 1385a661a6 o making the download of dependencies silent
o install the dependencies of mboot during the install


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162572 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 00:44:10 +00:00
Jason van Zyl dbacfee39a o correcting path that is used when running the tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162571 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 16:24:38 +00:00
Emmanuel Venisse 57113a0329 Add bootstrap.deps that contains all dependencies path without repoLocal directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162570 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 21:20:58 +00:00
Emmanuel Venisse 1d25bf0e8a Another fix for windows.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162569 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 09:53:39 +00:00
Emmanuel Venisse fbece66bf4 Fix classpath generation for Windows users
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162568 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 09:52:13 +00:00
Emmanuel Venisse f70e21faaa Fix for cygwin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162567 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 08:25:18 +00:00
Emmanuel Venisse bb5bfb01b5 A little fix for cygwin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162566 13f79535-47bb-0310-9956-ffa450edef68
2004-02-12 05:11:52 +00:00
Emmanuel Venisse 68eea5fd4d Remove unused classes. They are implemented in surefire.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162565 13f79535-47bb-0310-9956-ffa450edef68
2004-02-11 22:25:15 +00:00
Jason van Zyl bb6dd6ae52 o adding install capability
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162564 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:55:04 +00:00
Jason van Zyl 91754d90ef *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162563 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:27:09 +00:00