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

Teach the GradleInspector to deal with classifiers and / or non-JAR artifacts #7995

Open
sschuberth opened this issue Dec 5, 2023 · 0 comments
Labels
analyzer About the analyzer tool

Comments

@sschuberth
Copy link
Member

sschuberth commented Dec 5, 2023

A bunch of GradleInspector tests are currently disabled because of this limitation:

"Project dependencies are detected correctly".config(
// This does not get "struts2-assembly-2.5.14.1-min-lib.zip" binary artifact right.
enabled = false

My initial hope was this could be solved by switching from our custom Gradle plugin to https://github.com/gradle/github-dependency-graph-gradle-plugin, but that plugin has the same issue.

@sschuberth sschuberth added enhancement analyzer About the analyzer tool labels Dec 5, 2023
@sschuberth sschuberth changed the title Teach the Gradle Inspector to deal with non-JAR artifacts with classifiers Teach the GradleInspector to deal with non-JAR artifacts with classifiers Jan 25, 2024
@sschuberth sschuberth changed the title Teach the GradleInspector to deal with non-JAR artifacts with classifiers Teach the GradleInspector to deal with classifiers and / or non-JAR artifacts Mar 5, 2024
sschuberth added a commit that referenced this issue Sep 3, 2024
Format limitations as a list and add [1].

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 3, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 4, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 5, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 5, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 10, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 11, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 11, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 11, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit that referenced this issue Sep 11, 2024
Format limitations as a list, add [1], and improve wording along the way.

[1]: #7995

Signed-off-by: Sebastian Schuberth <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer About the analyzer tool
Projects
None yet
Development

No branches or pull requests

1 participant