JIRA Report

Fix VersionTypeKeySummaryResolution
2.1BugARCHETYPE-353Incorrect license header in 3 filesFixed
2.1BugARCHETYPE-341archetype.xsd doesn't allow content in source or resource elementsFixed
2.1BugARCHETYPE-360Wrong assignment in loop results in wrong debug log outputFixed
2.1ImprovementARCHETYPE-343add package property to generated archetype.propertiesFixed
2.1BugARCHETYPE-339create-from-project goal should default to using ${package} instead of ${packageInPathFormat}Fixed
2.1ImprovementARCHETYPE-265Unable to set a description for the generated archetypeFixed
2.1New FeatureARCHETYPE-347Allow fields like scm, developers, licenses, etc to be set when generating an archetypeFixed
2.1BugARCHETYPE-357remove debug trace displayed as info when generating a project from an old artifactFixed
2.1BugARCHETYPE-351Maven central is not used for archetype repository anymoreFixed
2.1ImprovementARCHETYPE-375display groupId in front of artifactId in list for selectionFixed
2.1BugARCHETYPE-376port used in unit test is hardcoded so can cause port allocation issue on ci machineFixed
2.1New FeatureARCHETYPE-371Add a command line argument to filter/limit the archetypes returned by mvn archetype:generateFixed
2.1BugARCHETYPE-344Cannot use local snapshot archetypes w/o -DarchetypeRepository=localFixed
2.1ImprovementARCHETYPE-303Externalize Archetype Catalog model into separate moduleFixed
2.1ImprovementARCHETYPE-342display information message during project creation from a fileset archetype like it is done for old 1.x archetypeFixed
2.1TaskARCHETYPE-378Remove the parameter goalPrefix (and corresponding code) from the archetype:add-archetype-metadata mojoFixed
2.1BugARCHETYPE-332required property keys cannot have '.' in the nameFixed
2.1ImprovementARCHETYPE-289Support empty directory creationFixed
2.1New FeatureARCHETYPE-334Run a build on generated project during integration testFixed
2.1BugARCHETYPE-220Unable to access remote catalogs on HTTPS protocol, even with redirectionFixed
2.1BugARCHETYPE-359fail on mvn install with a archetype created from create-from-project command having required property in archetype-metadata.xmlFixed
2.1BugARCHETYPE-349Property not available in config when defaultValue in descriptor contains tokenFixed
2.1BugARCHETYPE-355NPE in DefaultArchetypeArtifactManager.closeZipFile when running integration-test goalFixed
2.1BugARCHETYPE-362Replacing properties in default value of other properties doesn't work due to faulty ordering.Fixed
2.0BugARCHETYPE-331"No archetype repository found. ..." should not be a warningFixed
2.0BugARCHETYPE-326fail on mvn install with a archetype created from create-from-project commandFixed
2.0BugARCHETYPE-322archetype:generate throws "Too many open files" errorFixed
2.0BugARCHETYPE-327Inadequate error diagnosis for archetype problemsFixed
2.0BugARCHETYPE-333Errors creating project from previously accepted archetypeDuplicate
2.0BugARCHETYPE-304problem with "mvn archetype:generate" for ear-jee5 (168)Fixed
2.0ImprovementARCHETYPE-282When reading the archetype-metadata.xml file, would be helpful to know if the XML was badly formedFixed
2.0BugARCHETYPE-306archetypes downloaded are not downloaded with their pomsFixed
2.0ImprovementARCHETYPE-299create-from-project doesn't need to add <extensions>true</extensions> to template pomFixed
2.0ImprovementARCHETYPE-336Plugin documentation refers to "Maven 2"Fixed
2.0BugARCHETYPE-330Incorrect information on maven-archetype-plugin/source-repository.htmlFixed
2.0TaskARCHETYPE-317upgrade source to java 5Fixed
2.0BugARCHETYPE-271archetype create swallows exception informationFixed
2.0BugARCHETYPE-242The "remote" archchetype-catalog doesn't really exist.Fixed
2.0BugARCHETYPE-324"(null)" displayed when there is no archetype descriptionFixed
2.0BugARCHETYPE-320Generator contacts central repo although archetype is available on local NexusFixed
2.0BugARCHETYPE-323FilesetArchetypeCreator.getGeneratedSourcesDirectory() returns hardcoded directoryFixed
2.0ImprovementARCHETYPE-325order versions when selecting archetypeFixed
2.0BugARCHETYPE-337remove goals and properties elements from archetype-catalogFixed
2.0BugARCHETYPE-340New Project from Archetype causes STS to crashNot A Bug
2.0ImprovementARCHETYPE-286Use System.getProperty("line.separator") for line ending terminators of generated source filesFixed
2.0ImprovementARCHETYPE-338add documentation about maven-archetype vs jar packagingFixed
2.0BugARCHETYPE-202Can't download archetype-catalog.xml via proxy connectionFixed
2.0ImprovementARCHETYPE-206Document how to generate a project from archetype with authenticated repositoryFixed
2.0-alpha-5ImprovementARCHETYPE-229Do not use hardcoded path to the build directory in create-from-project goalFixed
2.0-alpha-5ImprovementARCHETYPE-237Provide schema for archetype descriptorFixed
2.0-alpha-5BugARCHETYPE-235DefaultPomManager.mergePoms ignores ordering of pluginsFixed
2.0-alpha-5BugARCHETYPE-234archetype:crawl fails on large repositories (Too many open files)Fixed
2.0-alpha-5ImprovementARCHETYPE-259Provide XSD schema for archetype-catalog.xmlFixed
2.0-alpha-5ImprovementARCHETYPE-217mvn archetype:help should not require a pomNot A Bug
2.0-alpha-5ImprovementARCHETYPE-162Prepend java package declaration to the java file pathFixed
2.0-alpha-5ImprovementARCHETYPE-158Create a directory with name artiactIdFixed
2.0-alpha-5BugARCHETYPE-142catalog default location problem in CrawlRepositoryMojoNot A Bug
2.0-alpha-5BugARCHETYPE-81Archetype not downloaded until pom is placed in working dirCannot Reproduce
2.0-alpha-5BugARCHETYPE-89archetypeng:create doesn't use configured repos to find artifactsIncomplete
2.0-alpha-5ImprovementARCHETYPE-293generated archetype pom.xml should reference POM XML SchemaFixed
2.0-alpha-5ImprovementARCHETYPE-224Add Tapestry 5 Quickstart archetype to the list of "internal" archectypesFixed
2.0-alpha-5ImprovementARCHETYPE-294provide a basic it in created archetypeFixed
2.0-alpha-5New FeatureARCHETYPE-47use an xml schema for archetype.xmlFixed
2.0-alpha-5ImprovementARCHETYPE-290recreate the internal catalogue to include new wiki page changes (the scalate archetypes)Fixed
2.0-alpha-5BugARCHETYPE-270RemoteCatalogArchetypeDataSource leaves open wagon connection when archetype catalog retrieval failsFixed
2.0-alpha-5ImprovementARCHETYPE-61Configure distributionManagement for archetypeFixed
2.0-alpha-5ImprovementARCHETYPE-272Change GMaven archetype to newer package nameFixed
2.0-alpha-5ImprovementARCHETYPE-249Add Apache Camel WAR archetype to internal catalogFixed
2.0-alpha-5BugARCHETYPE-292both 1.0.X archetype.xml and 2.0.x archetype-metadata.xml descriptors are generated: only one is neededFixed
2.0-alpha-5ImprovementARCHETYPE-291add old archetype support for integration-testFixed
2.0-alpha-5BugARCHETYPE-243archetype:create-from-project generates xnl file, not xmlFixed
2.0-alpha-5ImprovementARCHETYPE-281Update to plexus-velocity 1.1.8 and Velocity 1.5Fixed
2.0-alpha-5BugARCHETYPE-262Allow empty properties in generated pom.xmlFixed
2.0-alpha-5BugARCHETYPE-110Maven archetype overwrites parent informationFixed
2.0-alpha-5ImprovementARCHETYPE-192Property replacement for required propertiesFixed
2.0-alpha-5BugARCHETYPE-257stray debug print during archetype:generateFixed