alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Struts example source code file (archetype-catalog.xml)

This example Struts source code file (archetype-catalog.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Struts tags/keywords

archetypes, archetypes, blank, blank, convention, database, plugin, plugin, portlet, portlet, starter, utf-8

The Struts archetype-catalog.xml source code

<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0
                                       http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd">
    <archetypes>
        <archetype>
            <groupId>org.apache.struts
            <artifactId>struts2-archetype-blank
            <version>2.2.2
            <description>Struts 2 Archetypes - Blank
        </archetype>
        <archetype>
            <groupId>org.apache.struts
            <artifactId>struts2-archetype-convention
            <version>2.2.2
            <description>Struts 2 Archetypes - Blank Convention
        </archetype>
        <archetype>
            <groupId>org.apache.struts
            <artifactId>struts2-archetype-dbportlet
            <version>2.2.2
            <description>Struts 2 Archetypes - Database Portlet
        </archetype>
        <archetype>
            <groupId>org.apache.struts
            <artifactId>struts2-archetype-plugin
            <version>2.2.2
            <description>Struts 2 Archetypes - Plugin
        </archetype>
        <archetype>
            <groupId>org.apache.struts
            <artifactId>struts2-archetype-portlet
            <version>2.2.2
            <description>Struts 2 Archetypes - Portlet
        </archetype>
        <archetype>
            <groupId>org.apache.struts
            <artifactId>struts2-archetype-starter
            <version>2.2.2
            <description>Struts 2 Archetypes - Starter
        </archetype>
    </archetypes>
</archetype-catalog>

Other Struts examples (source code examples)

Here is a short list of links related to this Struts archetype-catalog.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.