[
https://issues.apache.org/jira/browse/FLINK-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035007#comment-16035007
]
Luis commented on FLINK-6829:
-----------------------------
When I remove that module from the pom file I get the second error:
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.flink:flink-connectors:1.3.0
("path_to_flink_in_my_pc_"\flink\flink-1.3.0\flink-connectors\pom.xml) has 1
error
[ERROR] Child module
"path_to_flink_in_my_pc_"\flink\flink-1.3.0\flink-connectors\flink-connector-filesystem\pom.xml
of "path_to_flink_in_my_pc_"\flink\flink-1.3.0\flink-connectors\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
Again I remove missing module, this time "flink-connector-filesystem" and
project compile just fine. But I'm worry for this missing modules
> 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)