build fail

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start with src/main/java/org/logstashplugins/RocketMQ.java and inspect the project’s build configuration to determine why co.elastic.logstash.api is unavailable during compilation. Reproduce the reported build on Ubuntu 18.04 with Java 1.8. Done means the plugin compiles without the missing-package error.

Written by the indexing model from the issue text.

Description

bug

Logstash information:

Please include the following information:

  1. Logstash version 7.13.1
  2. Logstash installation source git clone
  3. How is Logstash being run systemd
  4. How was the Logstash Plugin installed

java 1.8

  1. JVM version 1.8
  2. JVM installation source jar
  3. Value of the JAVA_HOME environment variable if set.

OS version (uname -a if on a Unix-like system):
ubuntu 18.04

/leaning/space-work/java-study/rocketmq-externals/logstash-output-rocketmq/src/main/java/org/logstashplugins/RocketMQ.java:3: 错误: 程序包co.elastic.logstash.api不存在 import co.elastic.logstash.api.Configuration;

Dominant language
Java
Stars
8
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from logstash-plugins/logstash-input-java_input_example

All issues in logstash-plugins/logstash-input-java_input_example

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.