How To Skip Phases While Deploying With Maven using Pre-integration-test Command
(Doc ID 2354972.1)
Last updated on AUGUST 23, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.2.0 version, Fabric
Maven pre-integration-test Command always going through all the phases of deployment . Ex: Compilation , package , test , deploy etc.
This is correct when you are doing first time deployment (development server )and once it is successful when you want to move same code to other servers (TEST,UAT or PROD) all phases need not to be executed every time (deployment phase is enough) .
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |