Commit Graph

3160 Commits

Author SHA1 Message Date
Jason van Zyl 003b6f0d78 o adding some getters for eugene to access things like the default local
repository and such.y


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291948 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 14:02:06 +00:00
Jason van Zyl fda11fb725 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291940 13f79535-47bb-0310-9956-ffa450edef68 2005-09-27 13:57:41 +00:00
Jason van Zyl de98870b03 adding notes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291937 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 13:38:35 +00:00
Jason van Zyl af059c3bb4 more notes from eugene
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291933 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 13:13:02 +00:00
Jason van Zyl 41ae1736a5 more notes from eugene
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291932 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 13:11:31 +00:00
Brett Leslie Porter 1ca5707247 updated site
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291926 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 13:01:57 +00:00
Vincent Siveton a02d425122 Corrected EOL for apt files. Thanks Brett.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291924 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:39:19 +00:00
Vincent Siveton 0df59dd877 Corrected EOL for apt files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291922 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:32:25 +00:00
Vincent Siveton d0c947d85f PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Vincent Siveton
Added how to and sample reports for the project info reports plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291920 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:07:10 +00:00
Kenney Westerhof 3451b01f6f Fixed default updateInterval (add missing 'interval:' prefix)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291919 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:03:56 +00:00
Vincent Siveton 1c5b9d4057 For MNG-706 comments: upgraded org.apache.maven.reporting:maven-reporting-impl to 2.0-beta-3-SNAPSHOT (required for new features in AbstractMavenReportRenderer class, see revision 291668); Updated renderBody() to handle correctly relative path and javadoc plugin as HTML; Added documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291895 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 10:41:19 +00:00
Brett Leslie Porter e84044cf94 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291852 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:56:07 +00:00
Brett Leslie Porter f82dcafaad [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291850 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:55:52 +00:00
Brett Leslie Porter e71ac2617d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291849 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:49 +00:00
Brett Leslie Porter 531b337520 [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291847 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:28 +00:00
John Dennis Casey cd60968a2a Working on: MNG-897...added AntMojoDescriptorExtractor, PluginMetadataParser, and made small changes to the plugin metadata model used by scripts like Ant. This should be complete, except for wiring into the tool front-ends and testing with an Ant-based plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291823 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 04:46:37 +00:00
Jason van Zyl 7ea930ccb1 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291817 13f79535-47bb-0310-9956-ffa450edef68 2005-09-27 04:15:58 +00:00
John Dennis Casey e41222abd0 Resolving: MNG-1008...DependencyManagement can now inject exclusions.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291806 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 02:31:33 +00:00
Brett Leslie Porter 78e74cd7fe lining up versions. still use beta-1 where appropriate
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291803 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 00:56:40 +00:00
Jason van Zyl a82f9fedf5 o making sure that the jar is indeed produced
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291779 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 23:17:21 +00:00
Jason van Zyl e7e70cb97f o adding a test which shows that a project can be built from the embedder,
now we need to work on the events and logging.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291775 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 22:49:03 +00:00
Jason van Zyl 16199817d4 o adding a test project that i'm going to try and build from the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291769 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 22:23:43 +00:00
John Dennis Casey 7abf304382 Resolving: MNG-934...setting default updateInterval in plugin-registry.xml to 1 day for now...we may want to update again for the 2.0-final release. This way, users will go at most 24 hours before being prompted to update their plugins, rather than having to do it manually.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291761 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 21:52:13 +00:00
Jason van Zyl 84e3f2c016 o adding execution for goals/phases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291754 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 21:36:18 +00:00
Jason van Zyl b44c5bb224 o sketch of how the code in here might be replaced with the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291752 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 21:30:03 +00:00
John Dennis Casey b1c59f6d19 Resolving: MNG-1022...Adding TestProfileInjector to avoid injecting profiles for tests, and still guard against NPEs when profiles exist.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291751 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 21:27:00 +00:00
Jason van Zyl 945af48359 o doing a quick pass at integrating the fork mojo into the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291748 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 21:19:07 +00:00
Jason van Zyl a1cd1cd03b o make the execute method public as kenney and i are going to hack in the
support required to make the maven-it-plugin work with the embedder.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291747 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 20:54:37 +00:00
John Dennis Casey da33bafe84 Resolving: MNG-885
o Extracting basedir from the project instance when PluginParameterExpressionEvaluator is init'ed if project != null...otherwise, using ${user.dir} from sysprops.

o Extracting values for resolution from POM properties before POM instance during POM interpolation, and adding checks to guard against self-reference of POM elements.

o Added three ITs (one contra) to test these resolutions.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291735 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 20:29:20 +00:00
Kenney Westerhof 8f272dc79f Update versions to reflect changes in maven-core that broke this plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291724 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 20:03:38 +00:00
Jason van Zyl 078a49a1cf git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291719 13f79535-47bb-0310-9956-ffa450edef68 2005-09-26 19:26:26 +00:00
Jason van Zyl 0eaf3210e4 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291718 13f79535-47bb-0310-9956-ffa450edef68 2005-09-26 19:23:47 +00:00
Jason van Zyl 94ddffd863 o a tiny hack to make sure that the assembly JAR with everything it in works
in a stand-alone environment.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291717 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 19:21:34 +00:00
Jason van Zyl 9ae22bf60e git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291710 13f79535-47bb-0310-9956-ffa450edef68 2005-09-26 18:54:01 +00:00
Jason van Zyl a287ec4c0c git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291709 13f79535-47bb-0310-9956-ffa450edef68 2005-09-26 18:52:37 +00:00
Jason van Zyl 0f36231a98 o tweak to components.xml to make IT work
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291708 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 18:52:22 +00:00
Jason van Zyl 5dc1bd8d33 o cut/paste error taking the components.xml from the ant tasks :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291706 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 18:37:02 +00:00
Jason van Zyl 2c5b3a39e7 o need a hand rolled components.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291705 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 18:32:19 +00:00
Jason van Zyl b96d645b6c git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291702 13f79535-47bb-0310-9956-ffa450edef68 2005-09-26 18:24:05 +00:00
Jason van Zyl b48e582fb3 o little test for the embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291700 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 18:21:30 +00:00
Kenney Westerhof e1391f016b o the it plugin now uses the DirectoryScanner for poms, and adds
includes/excludes.

o Added a test project for the it plugin; it runs the integration tests.
  Doesn't work though - you only see 'Building XXX', but it doesn't build (?)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291699 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 18:17:19 +00:00
Emmanuel Venisse c6a140e1ae PR: MNG-706
Submitted by: Siveton Vincent
Reviewed by:  Emmanuel Venisse
Comment: Correct the API to handle correctly the javadoc as HTML; Updated getValidHref() to handle relative path.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291668 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:41:53 +00:00
Brett Leslie Porter eaf9a7ef0e update bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291655 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:12:53 +00:00
Brett Leslie Porter beb46f35a6 use expression instead
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291653 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:11:26 +00:00
Brett Leslie Porter 9500c55d86 set assembly directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291652 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:10:17 +00:00
Brett Leslie Porter cf93b70140 update for beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291651 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:08:34 +00:00
Jason van Zyl 5569a51a1a o don't need any component descriptors for this facade.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291644 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:33:13 +00:00
Brett Leslie Porter 27bc0aea4d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291643 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:30:36 +00:00
Brett Leslie Porter 80c8e188b8 [maven-release-plugin] prepare release maven-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291641 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:18:55 +00:00
Jason van Zyl 47eea3d431 o trying to make as small an assembly for embedding as possible
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291638 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:00:25 +00:00