Hey there,
I am pretty new to all of this, and I feel pretty comfortable with most of the language and procedures, but even after following the documentation multiple times on 2 different computers I cannot seem to get the demo site to work. On one computer when I try to run http://localhost:8080, I get an error saying 503, service unavailable. On the other computer when I try to run the demo ANT, I get and error that looks like this:
Buildfile: /Users/ljohnston/Desktop/Projects/eclipse-workspace/DemoSite/site/build.xml
start-db:
[artifact:dependencies] An error has occurred while processing the Maven artifact tasks.
[artifact:dependencies] Diagnosis:
[artifact:dependencies]
[artifact:dependencies] Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'commons-fileupload:commons-fileupload:jar': Cannot find parent: org.apache.commons:commons-parent for project: commons-fileupload:commons-fileupload:jar:1.2.2 for project commons-fileupload:commons-fileupload:jar:1.2.2
[artifact:dependencies] commons-fileupload:commons-fileupload:jar:1.2.2
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies] central (http://repo1.maven.org/maven2),
[artifact:dependencies] public snapshots (http://nexus.broadleafcommerce.org/nexu ... snapshots/),
[artifact:dependencies] sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots),
[artifact:dependencies] public releases (http://nexus.broadleafcommerce.org/nexu ... /releases/)
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) com.denovoclothing:site:war:1.0
[artifact:dependencies] 2) com.denovoclothing:core:jar:1.0
[artifact:dependencies] 3) org.broadleafcommerce:broadleaf-framework:jar:3.0.9-GA
[artifact:dependencies] 4) org.broadleafcommerce:broadleaf-contentmanagement-module:jar:3.0.9-GA
[artifact:dependencies] 5) org.broadleafcommerce:broadleaf-open-admin-platform:jar:3.0.9-GA
[artifact:dependencies]
[artifact:dependencies]
[artifact:dependencies] in epilog non whitespace content is not allowed but got s (position: END_TAG seen ...</properties>\r\n\r\n</project>\r\ns... @762:2)
BUILD FAILED
/Users/ljohnston/Desktop/Projects/eclipse-workspace/DemoSite/site/build.xml:96: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'commons-fileupload:commons-fileupload:jar': Cannot find parent: org.apache.commons:commons-parent for project: commons-fileupload:commons-fileupload:jar:1.2.2 for project commons-fileupload:commons-fileupload:jar:1.2.2
commons-fileupload:commons-fileupload:jar:1.2.2
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
public snapshots (http://nexus.broadleafcommerce.org/nexu ... snapshots/),
sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots),
public releases (http://nexus.broadleafcommerce.org/nexu ... /releases/)
Path to dependency:
1) com.denovoclothing:site:war:1.0
2) com.denovoclothing:core:jar:1.0
3) org.broadleafcommerce:broadleaf-framework:jar:3.0.9-GA
4) org.broadleafcommerce:broadleaf-contentmanagement-module:jar:3.0.9-GA
5) org.broadleafcommerce:broadleaf-open-admin-platform:jar:3.0.9-GA
Total time: 5 seconds
Anyone?
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.