Unable to package successful #38260
-
DescriptionWhen use maven (mvn clean package) to package dbeaver, there get some error : [ERROR] Cannot resolve dependencies of project org.jkiss.dbeaver:org.jkiss.dbeaver.app.local.feature:eclipse-feature:25.1.0-SNAPSHOT Show my env : Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) The wiki url : https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA DBeaver Version25.0.0 Operating SystemWindows 11 Home Edition Database and driverNo response Steps to reproduceNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @AlgoChild, Try running |
Beta Was this translation helpful? Give feedback.
Hello @AlgoChild,
Try running
mvn clean package
insidedbeaver\product\aggregate
.