Maven plugin fails because the parameters 'oracleHome' are missing or invalid
(Doc ID 2432550.1)
Last updated on JUNE 17, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Configure Maven SOA/OSB Plug-in 12.2.1.3 using the Doc ID 2381244.1: How to configure and test Maven SOA Plugin 12.2.1.2
mvn -X com.oracle.maven:oracle-maven-sync:push -Doracle-maven-sync.oracleHome=/u01/oracle/products/ofm -Doracle-maven-sync.testingOnly=false
the plugin fails with an error.
[ERROR] Failed to execute goal com.oracle.maven:oracle-maven-sync:12.2.1-3-0:push (default-cli) on project standalone-pom: The parameters 'oracleHome' for goal com.oracle.maven:oracle-maven-sync:12.2.1-3-0:push are missing or invalid -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.oracle.maven:oracle-maven-sync:12.2.1-3-0:push (default-cli) on project standalone-pom: The parameters 'oracleHome' for goal com.oracle.maven:oracle-maven-sync:12.2.1-3-0:push are missing or invalid
Changes
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 |
Changes |
Cause |
Solution |
References |