openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Maven Plugins Sandbox
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 64 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update the local catalog
Raphael Pieroni
More...
almost 18 years ago
command line shortcuts for netbeans
Raphael Pieroni
More...
almost 18 years ago
Using proper project name
Raphael Pieroni
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.
Jason van Zyl
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 ...
Jason van Zyl
More...
almost 18 years ago
o some notes on testing
Jason van Zyl
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
Jason van Zyl
More...
almost 18 years ago
o don't blow up when there is a properties file with a definition contained within
Jason van Zyl
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.
Jason van Zyl
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.
Jason van Zyl
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
Jason van Zyl
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.
Jason van Zyl
More...
almost 18 years ago
get rid of debug output
Jason van Zyl
More...
almost 18 years ago
o if no sources for archetypes are configured fall back to the wiki source for now.
Jason van Zyl
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.
Jason van Zyl
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
Jason van Zyl
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
Jason van Zyl
More...
almost 18 years ago
o use the registry source as the default
Jason van Zyl
More...
almost 18 years ago
o need the JAR mojo
Jason van Zyl
More...
almost 18 years ago
fixing another POM entry
Jason van Zyl
More...
almost 18 years ago
must use archetypeng for now
Jason van Zyl
More...
almost 18 years ago
must use archetypeng for now
Jason van Zyl
More...
almost 18 years ago
need to stay with archetypeng for now
Jason van Zyl
More...
almost 18 years ago
git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk@580144 13f79535-47bb-0310-9956-ffa450edef68
Jason van Zyl
More...
almost 18 years ago
o fixed report due to r579845
Vincent Siveton
More...
almost 18 years ago
o small javadoc update
Vincent Siveton
More...
almost 18 years ago
o created an http bean to encapsulate some HTTP parameters
Vincent Siveton
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
Jason van Zyl
More...
almost 18 years ago
restored the maven-archetype packaging
Raphael Pieroni
More...
almost 18 years ago
Removed target from svn
Raphael Pieroni
More...
almost 18 years ago
←
1
2
…
60
61
62
63
64
65
66
67
68
…
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree