[
https://issues.apache.org/jira/browse/FLUME-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved FLUME-836.
-------------------------------
Resolution: Invalid
This doesn't apply to any recent versions of Flume
> Issues during creation of eclipse layout for Flume after clean build
> --------------------------------------------------------------------
>
> Key: FLUME-836
> URL: https://issues.apache.org/jira/browse/FLUME-836
> Project: Flume
> Issue Type: Bug
> Components: Build
> Affects Versions: NG alpha 1
> Reporter: Will McQueen
> Priority: Major
>
> I prepare eclipse for Flume NG with the following commands, starting from a
> clean build:
> (a) mvn clean
> (b) mvn eclipse:clean
> (c) mvn package -DskipTests
> (d) mvn -Declipse.workspace=/home/will/workspace eclipse:add-maven-repo
> (e) mvn eclipse:eclipse
> During step (e), I see the following 10 issues:
> 1) No eclipse plugin goal for pom, and have a null eclipse workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-parent ---
> [INFO] Not running eclipse plugin goal for pom project
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> 2) thrift folder doesn't exist
> [INFO] --- maven-thrift-plugin:0.1.10:compile (default) @ flume-ng-core ---
> [INFO] /home/will/git/flume-asf/flume-ng-core/src/main/thrift does not exist.
> Review the configuration or consider disabling the plugin.
> 3) null eclipse workspace (instead of /home/will/workspace)
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-ng-core ---
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> [INFO] Wrote settings to
> /home/will/git/flume-asf/flume-ng-core/.settings/org.eclipse.jdt.core.prefs
> [INFO] Wrote Eclipse project for "flume-ng-core" to
> /home/will/git/flume-asf/flume-ng-core.
> 4) No eclipse plugin goal for pom, and have a null eclipse workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-ng-sinks ---
> [INFO] Not running eclipse plugin goal for pom project
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> 5) Can't read jar manifest, and has null workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-hdfs-sink
> ---
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> [INFO] Unable to read jar manifest from
> /home/will/.m2/repository/com/cloudera/cdh/hadoop-ant/3.0-beta-4/hadoop-ant-3.0-beta-4.pom
> [INFO] Wrote settings to
> /home/will/git/flume-asf/flume-ng-sinks/flume-hdfs-sink/.settings/org.eclipse.jdt.core.prefs
> [INFO] Wrote Eclipse project for "flume-hdfs-sink" to
> /home/will/git/flume-asf/flume-ng-sinks/flume-hdfs-sink.
> 6) No eclipse plugin goal for pom, and have a null eclipse workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-ng-channels
> ---
> [INFO] Not running eclipse plugin goal for pom project
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> 7) has a null eclipse workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @
> flume-jdbc-channel ---
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> [INFO] Wrote settings to
> /home/will/git/flume-asf/flume-ng-channels/flume-jdbc-channel/.settings/org.eclipse.jdt.core.prefs
> [INFO] Wrote Eclipse project for "flume-jdbc-channel" to
> /home/will/git/flume-asf/flume-ng-channels/flume-jdbc-channel.
> 8) Can't read jar manifest, and has null workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-ng-node ---
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> [INFO] Unable to read jar manifest from
> /home/will/.m2/repository/com/cloudera/cdh/hadoop-ant/3.0-beta-4/hadoop-ant-3.0-beta-4.pom
> [INFO] Wrote settings to
> /home/will/git/flume-asf/flume-ng-node/.settings/org.eclipse.jdt.core.prefs
> [INFO] Wrote Eclipse project for "flume-ng-node" to
> /home/will/git/flume-asf/flume-ng-node.
> 9) Can't read jar manifest, and has null workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ flume-ng-dist ---
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> [INFO] Unable to read jar manifest from
> /home/will/.m2/repository/com/cloudera/cdh/hadoop-ant/3.0-beta-4/hadoop-ant-3.0-beta-4.pom
> [INFO] Wrote settings to
> /home/will/git/flume-asf/flume-ng-dist/.settings/org.eclipse.jdt.core.prefs
> [INFO] Wrote Eclipse project for "flume-ng-dist" to
> /home/will/git/flume-asf/flume-ng-dist.
> 10) has a null eclipse workspace
> [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @
> flume-file-channel ---
> [INFO] Using Eclipse Workspace: null
> [INFO] Adding default classpath container:
> org.eclipse.jdt.launching.JRE_CONTAINER
> [INFO] Wrote settings to
> /home/will/git/flume-asf/flume-ng-channels/flume-file-channel/.settings/org.eclipse.jdt.core.prefs
> [INFO] Wrote Eclipse project for "flume-file-channel" to
> /home/will/git/flume-asf/flume-ng-channels/flume-file-channel.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]