Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Dashboard
Maven User
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<h1>Developing JEE projects with Maven</h1> <p>Since the beginning of this tutorial, we have only covered projects capable of generating <strong>one</strong> basic Jar archive. It doesn't apply very well to server-side projects. As you might guess, Maven offers a lot more and supports out of the box any standard JEE packaging type. This trail explains step-by-step how to get started in JEE development using Maven to manage your project.</p> <ul> <li><a class="confluence-link" href="/display/MAVENUSER/Multi-modules+projects" data-linked-resource-id="48635" data-linked-resource-type="page" data-linked-resource-default-alias="Multi-modules projects" data-base-url="http://docs.codehaus.org">Multi-modules projects</a>: Usually developers work concurrently on more then one project at a time. In fact, a project is usually split into several sub-projects for architectural reasons. Multi-modules projects avoids the pain of having to rebuild each sub-project individually after every little modification you make.</li> <li><a class="confluence-link" href="/display/MAVENUSER/Web+projects" data-linked-resource-id="48636" data-linked-resource-type="page" data-linked-resource-default-alias="Web projects" data-base-url="http://docs.codehaus.org">Web projects</a>: The most common type of modules people work with in a JEE project is a <strong>web module</strong>. Traditionally, a web application is composed of static and dynamic web pages, Java source code, specific configuration files, client-side scripts and of some resources (images, css).</li> <li><a class="confluence-link" href="/pages/viewpage.action?pageId=48640" data-linked-resource-id="48640" data-linked-resource-type="page" data-linked-resource-default-alias="EJB 1&amp;2 projects" data-base-url="http://docs.codehaus.org">EJB 1&2 projects</a>: Even if the EJB specifications 1.x and 2.x were the sources of much controversy, a lot of JEE projects are still using them heavily. As you will see in this lesson, Maven can help you greatly to deal with some of the inherent complexities of <strong>EJB modules.</strong></li> <li><a class="confluence-link" href="/display/MAVENUSER/EJB+3+projects" data-linked-resource-id="48641" data-linked-resource-type="page" data-linked-resource-default-alias="EJB 3 projects" data-base-url="http://docs.codehaus.org">EJB 3 projects</a>: EJB3 specification promises to bring much needed simplicity and lightness to the EJB world. Even if the final specification has still not been released, Maven supports <strong>PAR modules</strong> projects.</li> <li><a class="confluence-link" href="/display/MAVENUSER/Packaging+everything+together" data-linked-resource-id="48642" data-linked-resource-type="page" data-linked-resource-default-alias="Packaging everything together" data-base-url="http://docs.codehaus.org">Packaging everything together</a>: Now that you have produced all the required modules, you still have to package them together in a valid JEE archive. This can be achieved by creating an <strong>EAR module</strong> project.</li> <li><a class="confluence-link" href="/display/MAVENUSER/Deploying+your+application" data-linked-resource-id="48682" data-linked-resource-type="page" data-linked-resource-default-alias="Deploying your application" data-base-url="http://docs.codehaus.org">Deploying your application</a>: <strong>[cargo and specific containers plugins]</strong></li> </ul>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced