JackPGreen commented on issue #10379:
URL: https://github.com/apache/maven/issues/10379#issuecomment-5190290370

   > Rechecked my case with rc-6 - the project builds as is without any 
workaround hacks.
   
   I'm glad your issue is fixed, I've retested my original reproducer in RC6 
and unfortunately it still doesn't work.
   
   ```
   % mvnw -V clean install
   Apache Maven 4.0.0-rc-6 (6a8189b24518daa120539fa41ce12f2b48ec09a8)
   {...}
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-install-plugin:3.1.3:install (default-install) 
on project maven-4-test: Execution default-install of goal 
org.apache.maven.plugins:maven-install-plugin:3.1.3:install failed: 
org.apache.maven.api.services.ModelBuilderException: 1 problem was  for 
com.me:maven-4-test:jar:0.0.1-SNAPSHOT
   [ERROR]     - [ERROR] 'dependencies.dependency.version' for 
groupId='org.springframework', artifactId='spring-context', type='jar' must be 
a valid version but is '${org.springframework.version}'. @ line 1, column 835
   [ERROR] -> [Help 1]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to