Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] BUILD FAILURE #826

Open
longtran84 opened this issue Jul 30, 2021 · 4 comments
Open

[BUG] BUILD FAILURE #826

longtran84 opened this issue Jul 30, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@longtran84
Copy link

[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

@longtran84 longtran84 added the bug Something isn't working label Jul 30, 2021
@longtran84
Copy link
Author

can anyone help me ? thanks in advance

@github-actions
Copy link

Awesome! Thanks for taking the time to open an issue. We will have a look and answer as soon as we can.' first issue

@longtran84
Copy link
Author

@krazyeom can you help me on this issue ? thanks

@gyu77hs
Copy link
Contributor

gyu77hs commented Jul 30, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants