Giter Club home page Giter Club logo

Comments (6)

tmberthold avatar tmberthold commented on July 3, 2024

The second repo is definitely deprecated and will not provide version 7.0.0. we will look at the Azure repo.

from ids-messaging-services.

tmberthold avatar tmberthold commented on July 3, 2024

Hi, after a quick check, version 7.0.0 is downloadable from our Azure repo, maybe it was a temporary issue?

For a reference implementation, the pom.xml of the DataSpaceConnector (DSC) can also be viewed.

Downloaded artifcats from azure (7.0.0):
image

<repository>
    <id>sovity-public</id>
    <url>https://pkgs.dev.azure.com/sovity/5bec6cbd-c80a-47ac-86ce-1deb26cee853/_packaging/artifact/maven/v1</url>
</repository>
<dependency>
    <groupId>ids.messaging</groupId>
    <artifactId>broker</artifactId>
    <version>${ids-messaging-services.version}</version>
    ...

<ids-messaging-services.version>7.0.0</ids-messaging-services.version>

Link to the connector reference implementation:
https://github.com/International-Data-Spaces-Association/DataspaceConnector/blob/cff7d16598520f25d112988861eed1e29a307cb8/pom.xml#L638

I will update the wiki, if there are still problems, please let me know again.

from ids-messaging-services.

EdithBirrer1 avatar EdithBirrer1 commented on July 3, 2024

Thanks! Trying your response, I found that not only the repositories are/were listed differently in Wiki and README, but also the dependency. The Wiki lists group id as <groupId>de.fraunhofer.ids.messaging</groupId>, the REAMDE has <groupId>ids.messaging</groupId>.

In my first trials, I hadn't noticed the difference and tried the Wiki groupId against both repos - which then did not work. So please also update the groupId in the Wiki.
Now I could download the dependency and can start working with it - thanks!

from ids-messaging-services.

tmberthold avatar tmberthold commented on July 3, 2024

Hello and thank you.
With documentation it behaves like with demo videos: They do not age well. - Has been updated.

from ids-messaging-services.

EdithBirrer1 avatar EdithBirrer1 commented on July 3, 2024

There is more to it... the filters for the component scan in Getting Started also need to be adapted (omit "de.fraunhofer"). I don't know what else...

from ids-messaging-services.

tmberthold avatar tmberthold commented on July 3, 2024

Hello and thank you for the feedback again!
We have also adjusted this part as well.
If there is anything else, please just let us know.

from ids-messaging-services.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.