[
https://issues.apache.org/jira/browse/FLINK-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034940#comment-16034940
]
Luis commented on FLINK-6829:
-----------------------------
As README.md file say: mvn clean package -DskipTests
After that:
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.flink:flink-parent:1.3.0
("path_to_flink_in_my_pc_"\flink\flink-1.3.0\pom.xml) has 1 error
[ERROR] Child module
"path_to_flink_in_my_pc_"\flink\flink-1.3.0\flink-annotations of
"path_to_flink_in_my_pc_"\flink\flink-1.3.0\pom.xml does not exist
[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
> 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)