Skip to content

Instantly share code, notes, and snippets.

@suztomo
Created January 7, 2020 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save suztomo/1b053683be08928598ea141f330bb167 to your computer and use it in GitHub Desktop.
Save suztomo/1b053683be08928598ea141f330bb167 to your computer and use it in GitHub Desktop.
Fwd: Unknown lifecycle phase " ".
suztomo@suxtomo24:/tmp/foo$ mvn clean
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for IBPEnterpriseServiceBusApplication:SiebelCustomerSE:1.0-SNAPSHOT: Failure to find com.oracle.servicebus:sbar-project-common:pom:12.2.1-3-0 in https://maven-central.storage-download.googleapis.com/repos/central/data/ was cached in the local repository, resolution will not be reattempted until the update interval of google-maven-central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 6, column 13
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]  
[ERROR]   The project IBPEnterpriseServiceBusApplication:SiebelCustomerSE:1.0-SNAPSHOT (/tmp/foo/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for IBPEnterpriseServiceBusApplication:SiebelCustomerSE:1.0-SNAPSHOT: Failure to find com.oracle.servicebus:sbar-project-common:pom:12.2.1-3-0 in https://maven-central.storage-download.googleapis.com/repos/central/data/ was cached in the local repository, resolution will not be reattempted until the update interval of google-maven-central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 6, column 13 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment