You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Brightics Project Parent POM 3.5.0 ................. SUCCESS [ 0.004 s]
[INFO] Brightics Common Parent POM 3.5.0 .................. SUCCESS [ 0.792 s]
[INFO] common-core 1.0.0 .................................. SUCCESS [ 0.497 s]
[INFO] common-variable 1.0.0 .............................. SUCCESS [ 0.040 s]
[INFO] common-workflow 1.0.0 .............................. SUCCESS [ 0.052 s]
[INFO] common-network 1.0.0 ............................... SUCCESS [ 4.704 s]
[INFO] common-data 1.0.0 .................................. SUCCESS [ 0.299 s]
[INFO] Brightics Agent Parent POM 3.5.0 ................... SUCCESS [ 0.001 s]
[INFO] brightics-agent 3.5.0 .............................. FAILURE [ 2.878 s]
[INFO] Brightics API Server Parent POM 3.5.0 .............. SKIPPED
[INFO] brightics-server-2.3 2.3 ........................... SKIPPED
[INFO] Brightics Studio Build POM 3.5.0 ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.769 s
[INFO] Finished at: 2021-07-30T10:52:54+07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project brightics-agent: Could not resolve dependencies for project com.samsung.sds.brightics:brightics-agent:jar:3.5.0: Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :brightics-agent
The text was updated successfully, but these errors were encountered:
As a result of testing, it seems that the dependency library: org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde cannot be downloaded from the maven repository.
If you want to run brightics studio, please try running it after downloading the official release version from here.
If you want to build, you can find the library in the folder where the release version is installed, and copy it to the maven repository and then use it, but it is not a normal way.
We will follow up on the library support issue. Thank you.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Brightics Project Parent POM 3.5.0 ................. SUCCESS [ 0.004 s]
[INFO] Brightics Common Parent POM 3.5.0 .................. SUCCESS [ 0.792 s]
[INFO] common-core 1.0.0 .................................. SUCCESS [ 0.497 s]
[INFO] common-variable 1.0.0 .............................. SUCCESS [ 0.040 s]
[INFO] common-workflow 1.0.0 .............................. SUCCESS [ 0.052 s]
[INFO] common-network 1.0.0 ............................... SUCCESS [ 4.704 s]
[INFO] common-data 1.0.0 .................................. SUCCESS [ 0.299 s]
[INFO] Brightics Agent Parent POM 3.5.0 ................... SUCCESS [ 0.001 s]
[INFO] brightics-agent 3.5.0 .............................. FAILURE [ 2.878 s]
[INFO] Brightics API Server Parent POM 3.5.0 .............. SKIPPED
[INFO] brightics-server-2.3 2.3 ........................... SKIPPED
[INFO] Brightics Studio Build POM 3.5.0 ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.769 s
[INFO] Finished at: 2021-07-30T10:52:54+07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project brightics-agent: Could not resolve dependencies for project com.samsung.sds.brightics:brightics-agent:jar:3.5.0: Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :brightics-agent
The text was updated successfully, but these errors were encountered: