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

[Bug]: Cannot use Maven 4 to build the project #1955

Open
fbiville opened this issue Oct 23, 2024 · 0 comments
Open

[Bug]: Cannot use Maven 4 to build the project #1955

fbiville opened this issue Oct 23, 2024 · 0 comments
Labels
bug Something isn't working needs triage p2

Comments

@fbiville
Copy link
Collaborator

Related Template(s)

na

Template Version

na

What happened?

When trying to build the project with the latest Maven Daemon (2.0.0-beta-1), which runs Maven 4.0.0-beta-3, the build fails straight away because of a property that's made dynamic but shouldn't be.

Relevant log output

$ mvnd validate
[INFO] Processing build on daemon c264cb3d
[INFO] Scanning for projects...
[ERROR] Some problems were encountered while processing the POMs
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.google.cloud.teleport:templates:1.0-SNAPSHOT (~/workspace/DataflowTemplates/pom.xml) has 1 error
[ERROR]     'profiles.profile[validateCandidate].repositories.repository.[apache.candidate].url' contains an expression but should be a constant. @ line 639, column 11
@fbiville fbiville added bug Something isn't working p2 needs triage labels Oct 23, 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 needs triage p2
Projects
None yet
Development

No branches or pull requests

1 participant