Thanks Mr.Jskorton for your reply,
I had followed the IDE setup from this link "http://docs.broadleafcommerce.org/core/current/getting-started" up to the war file it is deploying correctly. i Tried to run the Jetty-demo file from the site which is from the 'ant' after that it showing error as i shown below, so please guide me that how to resolve this issue. and one important thing after building the default workspace from the IDE Setup in eclipse juno ''package ecplorer' is coming correctly it is not capturing metadata file so what to do know .
In IDE Setup there was a 3.0.0 GA version i didn't Find any Beta Version so could just guide me that the both beta and GA are versions are same.
error which i faced is "Buildfile: D:\Deepak\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 'org.broadleafcommerce:broadleaf-framework:jar': Cannot find parent: org.broadleafcommerce:broadleaf for project: null:core:pom:null for project null:core:pom:null
[artifact:dependencies] org.broadleafcommerce:broadleaf-framework:jar:3.0.0-GA
[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] public releases (
http://nexus.broadleafcommerce.org/nexu ... /releases/)
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) com.mycompany:site:war:1.0
[artifact:dependencies] 2) com.mycompany:core:jar:1.0
[artifact:dependencies]
[artifact:dependencies]
[artifact:dependencies] in epilog non whitespace content is not allowed but got e (position: END_TAG seen ...</dependencyManagement>\n</project>\ne... @1074:2)
[artifact:dependencies]
BUILD FAILED
D:\Deepak\eclipse-workspace\DemoSite\site\build.xml:93: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'org.broadleafcommerce:broadleaf-framework:jar': Cannot find parent: org.broadleafcommerce:broadleaf for project: null:core:pom:null for project null:core:pom:null
org.broadleafcommerce:broadleaf-framework:jar:3.0.0-GA
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
public snapshots (
http://nexus.broadleafcommerce.org/nexu ... snapshots/),
public releases (
http://nexus.broadleafcommerce.org/nexu ... /releases/)
Path to dependency:
1) com.mycompany:site:war:1.0
2) com.mycompany:core:jar:1.0
Total time: 2 seconds
"
Thanks
Deepak