-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Description
Project build fails when updating to vaadin 25.1.0-alpha10
[ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for commons-io:commons-io:jar is missing. @ line 126, column 21
[ERROR] 'dependencies.dependency.version' for commons-io:commons-io:jar is missing. @ line 126, column 21 @
[ERROR] The project com.example.application:mytodo:1.0-SNAPSHOT (/Users/manolo/Github/platform/PiT/platform-in-test-script/tmp/flow-quickstart-tutorial/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for commons-io:commons-io:jar is missing. @ line 126, column 21
[ERROR] 'dependencies.dependency.version' for commons-io:commons-io:jar is missing. @ line 126, column 21 [ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
How to reproduce
git clone -q git@github.com:vaadin/flow-quickstart-tutorial.git
cd flow-quickstart-tutorial
perl -pi -e 's|(\s*<'vaadin.version'>)[^\s]+(</'vaadin.version'>)|${1}25.1.0-alpha10${2}|g' pom.xml
./mvnw dependency:treeVersion
- Vaadin: 25.1.0-alpha10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels