Hello, I have started learning LightAdmin and I cloned
https://github.com/la-team/light-admin.git to run the demo. But when I do mvn clean install on the root directory I am getting lots of warnings and errors. I have googled the errors but still not able to resolve the issue.
I will really appreciate your reply.
Below is my errors in CMD.
[ERROR] Failed to execute goal on project lightadmin-sandbox: Could not resolve
dependencies for project org.lightadmin:lightadmin-sandbox:war:1.2.0.BUILD-SNAPS
HOT: Failed to collect dependencies at org.lightadmin:light-logging-configurer:j
ar:1.0.0.BUILD-SNAPSHOT: Failed to read artifact descriptor for org.lightadmin:l
ight-logging-configurer:jar:1.0.0.BUILD-SNAPSHOT: Could not transfer artifact or
g.lightadmin:light-logging-configurer:pom:1.0.0.BUILD-SNAPSHOT from/to lightadmi
n-nexus-snapshots (http://lightadmin.org/nexus/content/repositories/snapshots):
Failed to transfer file: http://lightadmin.org/nexus/content/repositories/snapsh
ots/org/lightadmin/light-logging-configurer/1.0.0.BUILD-SNAPSHOT/light-logging-c
onfigurer-1.0.0.BUILD-SNAPSHOT.pom. Return code is: 502 , ReasonPhrase:Bad Gatew
ay. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
Below is the warning I am getting in CMD.
[WARNING] Could not transfer metadata org.lightadmin:lightadmin:1.2.0.BUILD-SNAP
SHOT/maven-metadata.xml from/to lightadmin-nexus-snapshots (http://lightadmin.or
g/nexus/content/repositories/snapshots): Failed to transfer file: http://lightad
min.org/nexus/content/repositories/snapshots/org/lightadmin/lightadmin/1.2.0.BUI
LD-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.