ad-tech-group / openssp

openssp
http://openssp.org
MIT License
153 stars 59 forks source link

BUILD FAILURE #4

Open bonik opened 6 years ago

bonik commented 6 years ago

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]

brianksorensen commented 6 years ago

The channel-ssp pom vile version number at line 7 should be 0.3 like the rest.

damai21 commented 6 years ago

Hi.. @brianksorensen i've changed at line 7 to 0.3 but still error..

brianksorensen commented 6 years ago

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 notifications@github.com 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 https://github.com/ad-tech-group/openssp/issues/4#issuecomment-429145880, 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
damai21 commented 5 years ago

Hi @brianksorensen any update?, im still failed to install openssp please help me :)