[
https://issues.apache.org/jira/browse/ORC-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242799#comment-17242799
]
Dongjoon Hyun commented on ORC-692:
-----------------------------------
Thank you for reporting, [~albertoramon]. Does this happen only at 1.7.0?
> 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)