Skip navigation
Home
View
This page
Normal view
Printable view
Other pages
Home page
Dashboard
News
Recent updates
RSS feed builder
Index
Site map
Labels
Attachments index (1)
People directory
Space activity
Account
Log in
Sign up
History
Maven Plugins
Added by
Matt Raible
, last edited by
Matt Raible
on Sep 10, 2007 00:52
Labels:
(None)
Add Labels
Enter labels to add to this page:
Tip:
Looking for a label? Just start typing.
There are a number of Maven Plugins that AppFuse uses to simplify the development process (listed in alphabetical order).
AppFuse Maven Plugin
: This plugin is a replacement for AppGen in AppFuse 1.x. It's used for code generation, as well as other AppFuse-related tasks.
Cargo Maven Plugin
: Used to start and stop containers before and after running integration tests (i.e. with Canoo WebTest or Selenium).
DbUnit Maven Plugin
: This plugin is a wrapper around
DbUnit
and is used to populate the database with sample data before running tests.
Hibernate3 Maven Plugin
: Used to create the database schema when using Hibernate or JPA for the DAO framework.
Maven Jetty Plugin
: Used to run an embedded Jetty instance from Maven.
Maven WarPath Plugin
: Used to provide features to Maven so WARs can have dependencies.
Native2Ascii Maven Plugin
: Converts i18n bundles from native to ascii format.
SQL Maven Plugin
: Used to create the database schema when using iBATIS for the DAO framework.
Tomcat Maven Plugin
: Similar to the Maven Jetty Plugin - can start an embedded Tomcat instance to deploy your project or manage a remote instance.
For more plugins, see
available Maven plugins
and the
Maven 2 Plugins Project
(also known as
Mojo
).
Home
|
Download
|
Demos
|
Forums
|
Issues
|
Sponsors
|
Themes
Adaptavist Theme Builder
Powered by
Atlassian Confluence
Dashboard
>
AppFuse 2
>
...
Home
>
Reference Guide
>
Maven 2
>
Maven Plugins