[
https://issues.apache.org/jira/browse/ARROW-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang updated ARROW-2727:
------------------------------
Description:
Due to pom issue.
{code}
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024M;
support was removed in 8.0
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for
org.apache.arrow:arrow-jdbc:[unknown-version]: Could not find artifact
org.apache.arrow:arrow-java-root:pom:0.10.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 16, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.arrow:arrow-jdbc:[unknown-version]
(/Users/jzhang/github/arrow/java/adapter/jdbc/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for
org.apache.arrow:arrow-jdbc:[unknown-version]: Could not find artifact
org.apache.arrow:arrow-java-root:pom:0.10.0-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 16, 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
➜ arrow/java master ✓
{code}
was:
Due to pom issue.
{code}
{code}
> Unable to build java module
> ---------------------------
>
> Key: ARROW-2727
> URL: https://issues.apache.org/jira/browse/ARROW-2727
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Jeff Zhang
> Priority: Major
>
> Due to pom issue.
> {code}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024M;
> support was removed in 8.0
> [INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [FATAL] Non-resolvable parent POM for
> org.apache.arrow:arrow-jdbc:[unknown-version]: Could not find artifact
> org.apache.arrow:arrow-java-root:pom:0.10.0-SNAPSHOT and
> 'parent.relativePath' points at wrong local POM @ line 16, column 13
> @
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.apache.arrow:arrow-jdbc:[unknown-version]
> (/Users/jzhang/github/arrow/java/adapter/jdbc/pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM for
> org.apache.arrow:arrow-jdbc:[unknown-version]: Could not find artifact
> org.apache.arrow:arrow-java-root:pom:0.10.0-SNAPSHOT and
> 'parent.relativePath' points at wrong local POM @ line 16, 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
> ➜ arrow/java master ✓
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)