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

Malformed Maven version #270

Closed
Munsio opened this issue Jul 16, 2024 · 0 comments
Closed

Malformed Maven version #270

Munsio opened this issue Jul 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Munsio
Copy link
Contributor

Munsio commented Jul 16, 2024

Found the following warning from maven:

        [WARNING] 
        [WARNING] Some problems were encountered while building the effective model for eval.dev.quality:test-java-plain:jar:SNAPSHOT
        [WARNING] 'version' uses an unsupported snapshot version format, should be '*-SNAPSHOT' instead. @ line 6, column 11
        [WARNING] 
        [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
        [WARNING] 
        [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
        [WARNING] 

Should be an easy fix.

@Munsio Munsio added the bug Something isn't working label Jul 16, 2024
@Munsio Munsio added this to the v0.6.0 milestone Jul 16, 2024
@ruiAzevedo19 ruiAzevedo19 self-assigned this Jul 18, 2024
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
…have a cleaner output without warnings

Part of #270
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
…have a cleaner output without warnings

Part of #270
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
…have a cleaner output without warnings

Part of #270
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
…have a cleaner output without warnings

Part of #270
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
ruiAzevedo19 added a commit that referenced this issue Jul 18, 2024
…have a cleaner output without warnings

Part of #270
@Munsio Munsio closed this as completed in 7dcd8b2 Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants