Thu, 16 May 2024 07:43:54 UTC | login

Information for build maven-archetype-3.2.1.0.8b3bdb6-13.fc40

ID301605
Package Namemaven-archetype
Version3.2.1.0.8b3bdb6
Release13.fc40
Epoch
SummaryMaven project templating toolkit
DescriptionArchetype is a Maven project templating toolkit. An archetype is defined as an original pattern or model from which all other things of the same kind are made. The names fits as we are trying to provide a system that provides a consistent means of generating Maven projects. Archetype will help authors create Maven project templates for users, and provides users with the means to generate parameterized versions of those project templates. Using archetypes provides a great way to enable developers quickly in a way consistent with best practices employed by your project or organization. Within the Maven project we use archetypes to try and get our users up and running as quickly as possible by providing a sample project that demonstrates many of the features of Maven while introducing new users to the best practices employed by Maven. In a matter of seconds a new user can have a working Maven project to use as a jumping board for investigating more of the features in Maven. We have also tried to make the Archetype mechanism additive and by that we mean allowing portions of a project to be captured in an archetype so that pieces or aspects of a project can be added to existing projects. A good example of this is the Maven site archetype. If, for example, you have used the quick start archetype to generate a working project you can then quickly create a site for that project by using the site archetype within that existing project. You can do anything like this with archetypes. You may want to standardize J2EE development within your organization so you may want to provide archetypes for EJBs, or WARs, or for your web services. Once these archetypes are created and deployed in your organization's repository they are available for use by all developers within your organization.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 23 Mar 2024 10:52:45 UTC
CompletedSat, 23 Mar 2024 10:52:45 UTC
Tags
f40
f41
RPMs
src
maven-archetype-3.2.1.0.8b3bdb6-13.fc40.src.rpm (info) (download)
noarch
maven-archetype-3.2.1.0.8b3bdb6-13.fc40.noarch.rpm (info) (download)
maven-archetype-catalog-3.2.1.0.8b3bdb6-13.fc40.noarch.rpm (info) (download)
maven-archetype-common-3.2.1.0.8b3bdb6-13.fc40.noarch.rpm (info) (download)
maven-archetype-descriptor-3.2.1.0.8b3bdb6-13.fc40.noarch.rpm (info) (download)
maven-archetype-javadoc-3.2.1.0.8b3bdb6-13.fc40.noarch.rpm (info) (download)
maven-archetype-packaging-3.2.1.0.8b3bdb6-13.fc40.noarch.rpm (info) (download)
Changelog * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 3.2.0-13 - Rebuilt for java-21-openjdk as system jdk - updated to future release * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 3.2.0-7 - Rebuilt for Drop i686 JDKs