[
https://issues.apache.org/jira/browse/STREAMPIPES-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401127#comment-17401127
]
Dominik Riemer commented on STREAMPIPES-407:
--------------------------------------------
Hi Mikhail,
thanks for reporting this!
I just tried to reproduce it and (despite the command mentioned in the
documentation is quite outdated) could install the element using 0.68.0 and the
archetype.
My command:
mvn archetype:generate -DarchetypeGroupId=org.apache.streampipes \
-DarchetypeArtifactId=streampipes-archetype-pe-sinks-jvm
-DarchetypeVersion=0.68.0 \
-DgroupId=org.test.streampipes.tutorial -DartifactId=sink-tutorial
-DclassNamePrefix=Test -DpackageName=sinktest
Can you please check if you used "org.apache.streampipes" as archetypeGroupId
and 0.68.0 as archetypeVersion?
If you already used this command, we'll dive deeper and try to find the cause
of this problem together.
Dominik
> Unable to register custom sink
> ------------------------------
>
> Key: STREAMPIPES-407
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-407
> Project: StreamPipes
> Issue Type: Bug
> Affects Versions: 0.68.0
> Environment: Windows, Docker desktop WSL2 (v20.10.8)
> Streampipes v0.68.0
> Chrome v92.0.4515.131
> Reporter: Mikhail Gordienko
> Assignee: Dominik Riemer
> Priority: Major
> Attachments: streampipes_error.PNG
>
>
> Hello!
> I can not add a new data sink, steps are the following:
> * create a custom data sink following instructions from this
> [guide.|https://streampipes.incubator.apache.org/docs/docs/dev-guide-tutorial-sinks.html]
> * add the corresponding service to the docker-compose.full.yml
> * start docker-compose.full.yml
>
> *expected result:*
> The new data sink appears in the "Install pipeline elements" tab.
> *actual result:*
> A broken tile appears that cannot be selected (please. see the attached
> image).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)