[
https://issues.apache.org/jira/browse/FLINK-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035121#comment-16035121
]
Chesnay Schepler commented on FLINK-6829:
-----------------------------------------
I've downloaded the archive you linked and couldn't reproduce any problem.
Flink compiled fine, on the Windows command-line, Windows Powershell and
Cygwin. I also tried directories with/without spaces in them. Last, i checked
the contents of the archive and the flink-annotations and
flink-connector-filesystem pom.xml files were present as they should. I could
unpack the archive successfully both with tar and 7-zip.
As it stands i don't believe this to be an issue with Flink.
My guess would be that you canceled the unpacking. Using tar, flink-annotations
and flink-connector-filesystem were extracted last for me.
Btw., if you delete modules from the parent pom the will not be built; if
another module requires them they will be downloaded from maven central; so
you're only building partially from source.
> Problem with release code in maven comile mode
> ----------------------------------------------
>
> Key: FLINK-6829
> URL: https://issues.apache.org/jira/browse/FLINK-6829
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.3.0
> Reporter: Luis
> Priority: Critical
> Labels: easyfix
> Fix For: 1.3.0
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> The pom.xml file in flink 1.3.0 project dont compile with maven. Have
> declared as child the module flink-annotations. That module is used as maven
> dependency. The code was release under link
> http://www-us.apache.org/dist/flink/flink-1.3.0/flink-1.3.0-src.tgz
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)