raydoom commented on PR #36: URL: https://github.com/apache/directory-studio/pull/36#issuecomment-1415121048
I apply you change, and get the error when `mvn clean install` ``` [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.apache.directory.studio.aciitemeditor 2.0.0.qualifier [ERROR] Missing requirement: org.apache.directory.studio.ldapbrowser.core 2.0.0.qualifier requires 'osgi.bundle; org.apache.commons.commons-text 0.0.0' but it could not be found [ERROR] Cannot satisfy dependency: org.apache.directory.studio.aciitemeditor 2.0.0.qualifier depends on: osgi.bundle; org.apache.directory.studio.ldapbrowser.core 0.0.0 [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: org.apache.directory.studio:org.apache.directory.studio.aciitemeditor:2.0.0-SNAPSHOT @ /Users/maxd/work/git/directory-studio/plugins/aciitemeditor/pom.xml: See log for details -> [Help 1] ``` the official branch code is no error, @tied -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
