Skip to content

Conversation

@Eddykasp
Copy link
Member

The license-check-plugin automatically generates a file of dependencies. The notice.md and release.md have been updated.

The license-check-plugin automatically generates a file of dependencies.
The notice.md and release.md have been updated.
@Eddykasp Eddykasp added this to the Release 0.9.2 milestone Dec 13, 2024
build/pom.xml Outdated
Comment on lines 145 to 156
<plugin>
<groupId>org.eclipse.dash</groupId>
<artifactId>license-tool-plugin</artifactId>
<version>1.1.0</version>
<executions>
<execution>
<id>license-check</id>
<goals>
<goal>license-check</goal>
</goals>
</execution>
</executions>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whitespace looks a little odd.

Comment on lines 445 to 452
<pluginRepository>
<id>dash-licenses-releases</id>
<url>https://repo.eclipse.org/content/repositories/dash-licenses-releases/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd whitespace

Copy link
Contributor

@soerendomroes soerendomroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Eddykasp we should merge that before #1106 since you added another link to the repository in this PR.

@Eddykasp Eddykasp merged commit c213da5 into eclipse-elk:master Dec 18, 2024
7 checks passed
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