Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

redirect users to Training's fork of this repo and Mule module #30

Open
GeraldLoeffler opened this issue May 19, 2021 · 2 comments
Open

Comments

@GeraldLoeffler
Copy link

Since this repo is no longer maintained, MuleSoft Training has forked, will maintain that fork going forward, deployes to their Exchange, and students use the JSON logger from that Exchange. Please direct users to that repo and Exchange:

https://github.com/mulesoft-consulting/training-json-logger

<dependency>
  <groupId>560e2d13-1898-4228-95d0-5a05ec751d10</groupId>
  <artifactId>json-logger</artifactId>
  <version>2.0.1</version>
  <classifier>mule-plugin</classifier>
</dependency>
...
<repository>
  <!-- Anypoint Exchange repository of the MuleSoft Training Anypoint Platform organization, requires authentication -->
  <id>anypoint-exchange-560e2d13-1898-4228-95d0-5a05ec751d10</id>
  <name>MuleSoft Training Anypoint Exchange</name>
  <url>https://maven.anypoint.mulesoft.com/api/v2/maven</url>
</repository>

and

<server>
  <!-- Anypoint Exchange repository of the MuleSoft Training Anypoint Platform organization -->
  <id>anypoint-exchange-560e2d13-1898-4228-95d0-5a05ec751d10</id>
  <username>training-devl2-public-exchange-viewer</username>
  <password>PublicTra1n1ngExchanger</password>
</server>
@jsaliba-epam
Copy link

@GeraldLoeffler would it be possible to grant me access to the MS Training's version of the JSON Logger please? it is not publicly available unfortunately.

@GeraldLoeffler
Copy link
Author

@GeraldLoeffler would it be possible to grant me access to the MS Training's version of the JSON Logger please? it is not publicly available unfortunately.

done - enjoy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants