1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the local catalog More... almost 18 years ago
command line shortcuts for netbeans More... almost 18 years ago
Using proper project name More... almost 18 years ago
o add the repository to the property create... there are just waaaaay to many properties objects created all over the place. More... almost 18 years ago
o regardless of batch/interactive mode make sure the repository needed by the archetype is pushed into the remote list ... More... almost 18 years ago
o some notes on testing More... almost 18 years ago
o remove the properties file after creation of a project from an archetype. start removing the use of the properties More... almost 18 years ago
o don't blow up when there is a properties file with a definition contained within More... almost 18 years ago
o we need to take the repository that is listed in the archetype descriptor and push it into the list of repositories that are searched. When we start from scratch any repositories in profiles will NOT be used. A serious bug in Maven but this allows us to work around that and not hose people starting with a clean slate. More... almost 18 years ago
o updating tests to refect the use the localRepository in the creator, which is needed to build the parent so I can get the deployment information. More... almost 18 years ago
o extract only the deployment information like the build extensions and the distribution management. pullingin the parent POM is a little excessive as you drag in all the reporting, and anything else which you don't really want to execute while making an archetype. just deployment info More... almost 18 years ago
o if the project we are creating an archetype from has a parent then for the archetype housing project, which is used for deployment, we will use the same parent so that we pick up the distributionManagement section and any extensions that are required for deployment. A user can edit the POM if they so desire but it should go straight from archetype to deployment by default without any user intervention. We now have something very sweet. More... almost 18 years ago
get rid of debug output More... almost 18 years ago
o if no sources for archetypes are configured fall back to the wiki source for now. More... almost 18 years ago
o allowing the chaining of archetype sources o separated out the catalog from the archetype configuration so that now you can use a local catalog, a remote catalog, or the wiki source o everything can be configuration with one properties file in ~/.m2. in my case I have deployed a custom Eclipse distribution which installs Maven CLI as well and pushes in a simple properties file to control Archetype creation and this just delegates everything to remote catalogs so that nothing is dependent on a shared maven installation to update archetypes. More... almost 18 years ago
o the archetype sources are now all components and I left some notes about what needs to be done next - separate the configuration of archeytpe from the catalog of available archetypes More... almost 18 years ago
o add a standard registry source, as going out to the wiki should just be an option and a one time shot o also for each archetype that is created on the local system, add it to the registry so that you can try what you just created More... almost 18 years ago
o use the registry source as the default More... almost 18 years ago
o need the JAR mojo More... almost 18 years ago
fixing another POM entry More... almost 18 years ago
must use archetypeng for now More... almost 18 years ago
must use archetypeng for now More... almost 18 years ago
need to stay with archetypeng for now More... almost 18 years ago
git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk@580144 13f79535-47bb-0310-9956-ffa450edef68 More... almost 18 years ago
o fixed report due to r579845 More... almost 18 years ago
o small javadoc update More... almost 18 years ago
o created an http bean to encapsulate some HTTP parameters More... almost 18 years ago
o add sources for archetypes o remove the criteria and for now we'll just let source constructors pass in any info o rename facade to Archetyper More... almost 18 years ago
restored the maven-archetype packaging More... almost 18 years ago
Removed target from svn More... almost 18 years ago