-
Notifications
You must be signed in to change notification settings - Fork 59
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
BUILD FAILURE #4
Comments
The channel-ssp pom vile version number at line 7 should be 0.3 like the rest. |
Hi.. @brianksorensen i've changed at line 7 to 0.3 but still error.. |
In looking through this, it looks like the two entries that generate a jar file in the core have been commented out. I generated a jar file for dependencies and a war file for deployment of the application, and it sounds like the maintainers don’t want me to do that. If you remove those comments then you should be able to generate both, and then the data engine should have the dependencies it needs. I have started my rewrite of the data engine so it does not depend on the classes in core, but I don’t have much time to work on it during the day. Sorry for the delay and please let me know.
Brian
On Oct 11, 2018, at 3:46 PM, danangprayogo21 ***@***.***> wrote:
Hi.. @brianksorensen <https://github.com/brianksorensen> i've changed at line 7 to 0.3 but still error..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#4 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AiuzZLH7GrAu1urKp87h3a9AUGmPSFOFks5uj8pHgaJpZM4SnCps>.
Regards,Brian Sorensen - Sr. Software Engineer | 480.739.1653FreestarPh 480.739.1653 | https://freestar.io
|
Hi @brianksorensen any update?, im still failed to install openssp please help me :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably version 0.2 requires some dependencies from maven repository, but the repo not exists.
[ERROR] Failed to execute goal on project open-ssp-data-services: Could not resolve dependencies for project com.atg.openssp:open-ssp-data-services:war:0.1: The following artifacts could not be resolved: com.atg.openssp:open-ssp-common:jar:0.3, com.atg.openssp:core:jar:0.3, com.atg.openssp:open-ssp-openrtb:jar:0.3: Could not find artifact com.atg.openssp:open-ssp-common:jar:0.3 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
The text was updated successfully, but these errors were encountered: