anisha.silva 0 Posting Whiz in Training

hi,
i am trying to run the java EE application and when i clean and build the EJB and the web compoenent i get an error as below

Failed to execute goal on project account-web: Could not resolve dependencies for project edu.depaul.cdm.se:account-web:war:2.0.0: Failed to collect dependencies for [javax:javaee-web-api:jar:6.0 (provided), edu.depaul.cdm.se:account-remote:jar:2.0.0 (compile)]: Failed to read artifact descriptor for edu.depaul.cdm.se:account-remote:jar:2.0.0: Failure to find edu.depaul.cdm.se:account:pom:2.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [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.

For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

how do i solve this? i am running in the netbeans IDE appreciate a reply,
thanks