OpenSmpp / opensmpp

OpenSmpp - Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more.
http://opensmpp.org/
Other
188 stars 169 forks source link

Failed to execute #24

Closed iose19 closed 7 years ago

iose19 commented 7 years ago

Failed to execute goal on project opensmpp-sim: Could not resolve dependencies for project org.opensmpp:opensmpp-sim:jar:3.0.2-SNAPSHOT: Could not find artifact org.opensmpp:opensmpp-core:jar:3.0.2-SNAPSHOT -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch. Re-run Maven using the -X switch to enable full debug logging.

ptomli commented 7 years ago

That looks like you tried to execute maven from within the opensmpp-sim directory. You should execute maven from the parent