You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/08/17 17:43:00 UTC

[jira] [Reopened] (ORC-692) Compile Tools on Windows

     [ https://issues.apache.org/jira/browse/ORC-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun reopened ORC-692:
-------------------------------

I reopen this because I realized that AppVeyor is not building Java.
```
-DBUILD_JAVA=OFF
```

> Compile Tools on Windows
> ------------------------
>
>                 Key: ORC-692
>                 URL: https://issues.apache.org/jira/browse/ORC-692
>             Project: ORC
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 1.7.0
>         Environment: jdk1.8.0_271
> Windows
>            Reporter: albertoramon
>            Priority: Minor
>
> ORC Tools doesn´t compile on Windows
>  
> {code:java}
> Reactor Summary for Apache ORC 1.7.0-SNAPSHOT:
> [INFO]
> [INFO] Apache ORC ......................................... SUCCESS [ 1.697 s]
> [INFO] ORC Shims .......................................... SUCCESS [ 2.572 s]
> [INFO] ORC Core ........................................... SUCCESS [ 6.745 s]
> [INFO] ORC MapReduce ...................................... SUCCESS [ 1.983 s]
> [INFO] ORC Tools .......................................... FAILURE [ 10.937 s]
> [INFO] ORC Examples ....................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------{code}
>  
> ERROR:
> {code:bash}
> [ERROR] Failed to execute goal io.github.zlika:reproducible-build-maven-plugin:0.11:strip-jar (default) on project orc-tools: Error stripping file C:\git\orc\java\tools\target\orc-tools-1.7.0-SNAPSHOT.jar:: C:\git\orc\java\tools\target\orc-tools-1.7.0-SNAPSHOT.jar:The process cannot access the file because it is being used by another process --> [Help 1{code}
> Note: mvn -T 1 clean install  -DskipTests #fail too



--
This message was sent by Atlassian Jira
(v8.3.4#803005)