Commit Graph

117 Commits

Author SHA1 Message Date
Brett Leslie Porter a48cfef4eb PR: MNG-423
move default value into configuration, rather than relying on Java. More convenient for other languages, and allows us to validate/document it. Cleaned up the plugin manager handling. More should be pushed into plexus proper.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188647 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:13:52 +00:00
Brett Leslie Porter 00644fbd38 remove dud tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180068 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 05:28:13 +00:00
Jason van Zyl b9aafb971a updating localRepository configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179876 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 20:05:38 +00:00
Emmanuel Venisse 4338eb233a Fix items href
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179774 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 11:55:23 +00:00
Brett Leslie Porter 771fc3a8c9 correct the getting started guide in light of alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178751 13f79535-47bb-0310-9956-ffa450edef68
2005-05-27 05:25:38 +00:00
Brett Leslie Porter dc01cea9f8 move css to resources
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178558 13f79535-47bb-0310-9956-ffa450edef68
2005-05-26 00:56:32 +00:00
Brett Leslie Porter a52a917c16 add xsd to resources
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178557 13f79535-47bb-0310-9956-ffa450edef68
2005-05-26 00:54:46 +00:00
John Dennis Casey b8042e780d git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178545 13f79535-47bb-0310-9956-ffa450edef68 2005-05-25 22:51:13 +00:00
Brett Leslie Porter 49568cf67b fix formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170867 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 04:46:42 +00:00
Brett Leslie Porter b8ba46e6a8 add some extra documentation, fix formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170866 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 04:41:05 +00:00
Brett Leslie Porter 8a28cde7b6 add additional doc needed
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170541 13f79535-47bb-0310-9956-ffa450edef68
2005-05-17 08:08:28 +00:00
Brett Leslie Porter cadb926b85 fix plugins index
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170346 13f79535-47bb-0310-9956-ffa450edef68
2005-05-16 09:32:11 +00:00
Jason van Zyl 46f8f59b03 o adding john's plugin tool refactoring document
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170139 13f79535-47bb-0310-9956-ffa450edef68
2005-05-14 13:05:29 +00:00
Brett Leslie Porter 2953fbb8c5 generated from source
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170040 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 15:37:20 +00:00
Brett Leslie Porter ab0012f249 bunch of site updates for alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170033 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 15:14:59 +00:00
Brett Leslie Porter 5338e97680 site updates for alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170004 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 10:25:49 +00:00
Brett Leslie Porter eea8266a65 the updated plugin list
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169915 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 00:58:53 +00:00
John Dennis Casey 8833620278 o Added support to RewritePhase of repoclean to copy -SNAPSHOT.version.txt and -RELEASE.version.txt (or whatever it's called) using ArtifactMetadata, where these files exist in the source repo.
o Reformatted mojo annotation doco to tabular format.
o Committed a start to the plugin-overview (developer's PoV on this)...it's just an outline with an incomplete introduction for now, but it's still a start.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169873 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 18:59:54 +00:00
Brett Leslie Porter be3261ff5c remove m1 build files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169802 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 10:28:08 +00:00
Brett Leslie Porter 88b6dea031 if any URL (except downloadUrl) has a trailing / in the parent, then append the artifact ID to the child
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169787 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 07:22:40 +00:00
Brett Leslie Porter 0299978e27 set the site deployment to the live environment, and use the wagon manager to get the authentication credentials
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169781 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 06:51:55 +00:00
Brett Leslie Porter 0c6a30ab10 unifyf generated site directory, add default site descriptor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169776 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 06:01:56 +00:00
Brett Leslie Porter 3f66301982 rearrange for m2 site:site
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169747 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 02:53:37 +00:00
Brett Leslie Porter e15ca2b246 regenerate project and settings descriptor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169605 13f79535-47bb-0310-9956-ffa450edef68
2005-05-11 08:25:53 +00:00
Brett Leslie Porter 7aa0e92969 regenerate project descriptor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169601 13f79535-47bb-0310-9956-ffa450edef68
2005-05-11 08:16:54 +00:00
Brett Leslie Porter a1cc67d6ea doc amendments to make it build under m1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169401 13f79535-47bb-0310-9956-ffa450edef68
2005-05-10 03:09:28 +00:00
Brett Leslie Porter a790b9d0c5 add roadmap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168350 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 16:27:37 +00:00
Brett Leslie Porter b93c73bea1 add roadmap and other site fixes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168349 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 16:17:52 +00:00
Brett Leslie Porter 5f6a95faf1 note when it was introduced
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168294 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 07:19:50 +00:00
Brett Leslie Porter 7363dbc843 PR: MNG-145
Implement and document repository download mirrors

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168292 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 07:16:07 +00:00
John Dennis Casey e095874576 Cleaned up plugin descriptor generation/reading to be more consistent, and to include some things that were being left out. Removed more deprecated behavior from annotations support and expression support. Wrote up the first pass on the mojo api and annotations spec. Fixed the mmld-mojo suppport to accommodate the new expression syntax and collisions with the default expression evaluator for mmld. Added an exception to plugin configuration in DefaultPluginManager to not look for a Field when the configurator == map-oriented.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168233 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 01:33:42 +00:00
Brett Leslie Porter df678d2a88 add more docs required
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165519 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 15:50:35 +00:00
Brett Leslie Porter ad06feec0d remove mention of m1 for now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164566 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 12:53:25 +00:00
Brett Leslie Porter e64e69038c doco update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164564 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 12:44:50 +00:00
Brett Leslie Porter 95a05c15e2 fix typos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164559 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 11:43:59 +00:00
Brett Leslie Porter 70af16d170 add ant task documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164555 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 10:32:56 +00:00
Brett Leslie Porter 44e1bed14f fix SCM URL
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164511 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 00:40:51 +00:00
Brett Leslie Porter 54d9e1508d PR: MAVEN-1599
fix typo


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164510 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 00:38:43 +00:00
Brett Leslie Porter 23b8cd0e46 remove unnecessary maven-core dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164322 13f79535-47bb-0310-9956-ffa450edef68
2005-04-23 03:12:07 +00:00
Brett Leslie Porter 21d261f503 clean the artifact factory interface a little
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164172 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 05:19:04 +00:00
Brett Leslie Porter d3c5de773f fix incorrect table
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163957 13f79535-47bb-0310-9956-ffa450edef68
2005-04-15 12:23:27 +00:00
Brett Leslie Porter 6055b99a56 documentation enhancements, and added transitive dependencies document
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163955 13f79535-47bb-0310-9956-ffa450edef68
2005-04-15 11:08:16 +00:00
Brett Leslie Porter 6fc674ab8f add required docs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163944 13f79535-47bb-0310-9956-ffa450edef68
2005-04-14 06:28:59 +00:00
Brett Leslie Porter 7ea36abfa0 fix paths
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163938 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 11:54:45 +00:00
Jason van Zyl 3cefcd54f9 o m2 pom required for site generation. it's just going to a staging
location for now.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163929 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 05:25:25 +00:00
Jason van Zyl f74571d1da o working on the new site generation stuff, the site.xml file is required.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163928 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 05:23:44 +00:00
Brett Leslie Porter 05ae5c03e3 split the plugin API and the plugin descriptor code
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163927 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 05:11:49 +00:00
Brett Leslie Porter 2e7bdd7681 add configuration doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163907 13f79535-47bb-0310-9956-ffa450edef68
2005-04-12 01:44:37 +00:00
Brett Leslie Porter 02a0040a81 add missing file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163904 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 16:58:35 +00:00
Brett Leslie Porter 1c9069c532 add some FAQs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163903 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 16:30:57 +00:00
Brett Leslie Porter 08eaf5c94f PR: MNG-222
Submitted by:	Dennis Lundberg
Reviewed by:	Brett Porter
correction of typos, spelling and grammar


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163889 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 02:07:15 +00:00
Brett Leslie Porter 232139d910 more updates
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163885 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 17:13:50 +00:00
Brett Leslie Porter c4dce250b9 beefed up the docs. Has progressed from skull on the wall to malnourished calf, but a long way from being a heifer. But, thankfully there is no bull.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163883 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 16:21:42 +00:00
Brett Leslie Porter 1bd500d7a5 fix up checksum links
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163882 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 12:06:28 +00:00
Brett Leslie Porter 6abd1df14b proper download URLs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163881 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 11:16:04 +00:00
Brett Leslie Porter 8f7be22081 review the marmalade document
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163861 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 06:10:09 +00:00
John Dennis Casey 8e02703d92 proofed the development document for marmalade-mojos, and linked it into navigation.xml and index.xml.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163860 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 05:54:52 +00:00
John Dennis Casey e84b933fb1 Adding hello world marmalade-mojo plugin, and doco on how to write a marmalade mojo.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163858 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 05:34:41 +00:00
Brett Leslie Porter f8ba3a48d1 merge from branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163855 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 04:48:04 +00:00
Brett Leslie Porter eceb6dbc12 fix download links
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163849 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 02:15:09 +00:00
Brett Leslie Porter c3ad460669 update build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163843 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 17:28:09 +00:00
Brett Leslie Porter e8ecf5e902 add note about repository layout
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163838 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 16:07:27 +00:00
Brett Leslie Porter 7fedd4838b download instructions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163832 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 13:58:46 +00:00
Brett Leslie Porter 7cc6823664 flesh out documents
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163831 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 13:12:05 +00:00
Brett Leslie Porter 5a0e7c0663 update the site skeleton
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163830 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 07:39:14 +00:00
Brett Leslie Porter d777d4acaa Fill in the About Maven 2.0 section
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163828 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 07:01:44 +00:00
Brett Leslie Porter 910c773fa5 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163818 13f79535-47bb-0310-9956-ffa450edef68
2005-04-06 16:43:41 +00:00