[
https://issues.apache.org/jira/browse/METRON-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238843#comment-17238843
]
Otto Fowler commented on METRON-2361:
-------------------------------------
You should download the metron source and do a mvn install -DskipTests from the
top dir
> Custom parser for Metron - Compile Error
> ----------------------------------------
>
> Key: METRON-2361
> URL: https://issues.apache.org/jira/browse/METRON-2361
> Project: Metron
> Issue Type: Bug
> Reporter: Threat Inter
> Priority: Trivial
> Attachments: image-2020-11-25-16-47-52-086.png,
> image-2020-11-25-16-49-06-445.png, image-2020-11-25-16-49-37-945.png,
> image-2020-11-25-16-52-45-100.png, image-2020-11-25-16-53-59-678.png
>
>
> Hello everyone! I want to make my own parser for Apache Metron. For it I
> followув the instructions from here:
> [https://metron.apache.org/current-book/metron-platform/metron-parsers/3rdPartyParser.html]
> I'm absolutely new to maven and java, so I just copied everything that was
> said in instructions:
> # Created "extra_parsers" directory
> !image-2020-11-25-16-47-52-086.png!
> # Created pom.xml file and copied to it everything like in instructions
> !image-2020-11-25-16-49-06-445.png!
> # !image-2020-11-25-16-49-37-945.png!
> # Then created file SimpleParser.java and copied to it everything like in
> instructions
> !image-2020-11-25-16-52-45-100.png!
> # Then, when I tryied to compile it using maven I got error
> !image-2020-11-25-16-53-59-678.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)