Table of Contents
- List of Figures
- List of Tables
- Title and Copyright Information
- Preface
-
1
Automating Application Builds With
Maven
- Installing and Configuring Maven
-
Populating the Maven
Repository
- Introduction to the Maven Synchronization Plug-In
- Installing the Oracle Maven Synchronization Plug-In
- Running the Oracle Maven Synchronization Plug-In
- Replacing Artifacts
- Populating Your Maven Repository
- Running the Push Goal on an Existing Maven Repository
- Things to Know About Patching
- Considerations for Archetype Catalogs
- 2 Customizing the Build Process with Maven POM Inheritance
-
3
Building Jakarta EE Projects for WebLogic
Server with Maven
- Introduction to Building a Jakarta EE Project with Maven
-
Using the Basic WebApp Maven Archetype
- Creating a Basic WebApp Project
- Customizing the Project Object Model File to Suit Your Environment
- Compiling Your Jakarta EE Project
- Packaging Your Jakarta EE Project
- Deploying Your Jakarta EE Project to WebLogic Server Using Maven
- Deploying Your Jakarta EE Project to WebLogic Server Using Different Options
- Testing Your Basic WebApp Project
- Using the Basic WebApp with EJB Maven Archetype
- Using the Basic WebService Maven Archetype
- Using the Basic MDB Maven Archetype
- 4 Building Oracle Coherence Projects with Maven
- 5 Building ADF Projects with Maven
-
6
Building Oracle SOA Suite and Oracle Business Process Management Projects with Maven
- Introduction to Building Oracle SOA Suite and Oracle Business Process Management Projects with Maven
- Creating a New SOA Application and Project from a Maven Archetype
- Creating a SOA Project in an Existing SOA Application from a Maven Archetype
- Editing Your SOA Application in Oracle JDeveloper
- Building Your SOA Project with Maven
- What You May Need to Know About Building SOA Projects
- Deploying Your SOA Project to the SOA Server with Maven
- Running SCA Test Suites with Maven
- What You May Need to Know About Deploying SOA Composites
- What You May Need to Know About ADF Human Task User Interface Projects
- Undeploying Your SOA Project
- What You May Need to Know About the SOA Parent POM
-
7
Building Oracle Service Bus Projects with Maven
- Introduction to Building Oracle Service Bus Projects with Maven
- Creating an Oracle Service Bus Application from a Maven Archetype
- Editing Your OSB Application in Oracle JDeveloper
- Creating an Oracle Service Bus Project from a Maven Archetype
- Building Your OSB Project with Maven
- Deploying Your Project to the Oracle Service Bus Server with Maven
- What You May Need to Know About the Oracle Service Bus Parent POM
- 8 Building a Real Application with Maven