Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish slf4jCommon module #139

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Publish slf4jCommon module #139

merged 1 commit into from
Mar 20, 2023

Conversation

rgueldem
Copy link
Contributor

The 0.5.0 release does not include the woof-slf4j-common artifacts. Adding it to the root project aggregation.

[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.legogroup:woof-slf4j-common_3:0.5.0

Before:

~/C/r/woof ❯❯❯ sbt publishLocal | grep woof-slf4j-common_3
~/C/r/woof ❯❯❯

After

~/C/r/woof ❯❯❯ sbt publishLocal | grep woof-slf4j-common_3                                                         
[info] Wrote /Users/rgueldemeister/Code/rgueldem/woof/modules/slf4j-common/target/scala-3.2.2/woof-slf4j-common_3-0.0.0+234-bc823599-SNAPSHOT.pom
[info] :: delivering :: org.legogroup#woof-slf4j-common_3;0.0.0+234-bc823599-SNAPSHOT :: 0.0.0+234-bc823599-SNAPSHOT :: integration :: Mon Mar 20 11:30:02 MDT 2023
[info] 	published woof-slf4j-common_3 to /Users/...

@hejfelix
Copy link
Collaborator

Ahh yes, sorry about that, and thanks for making a pull request 👌

@hejfelix hejfelix merged commit f7e2185 into LEGO:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants