Hi Guys,

I have attended spring source training last december in newyorkl one newyork plaza and was refreshing the same and ran in to following issue with I opened the workspace

I am getting the following exception.

Could not read maven project
1 problem was encountered while building the effective model for com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE
[FATAL] Non-resolvable parent POM com.springsource.training.common:abstractHibernate Project:1.1.2.RELEASE for com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE: Failed to resolve POM for com.springsource.training.common:abstractHibernate Project:1.1.2.RELEASE due to The repository system is offline and the requested artifact is not locally available at C:\Users\nala\.m2\repository\com\springsource\trai ning\common\abstractHibernateProject\1.1.2.RELEASE \abstractHibernateProject-1.1.2.RELEASE.pom
com.springsource.training.common:abstractHibernate Projectom:1.1.2.RELEASE

from the specified remote repositories:
com.springsource.training.snapshot (https://tbits.springsource.com/repository/snapshot, releases=true, snapshots=true),
com.springsource.training.release (https://tbits.springsource.com/repository/release, releases=true, snapshots=false),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
@ com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE, C:\core-spring-3.1.1.RELEASE\core-spring-3.1.1.RELEASE\hibernate-1-solution\pom.xml
for project com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE at C:\core-spring-3.1.1.RELEASE\core-spring-3.1.1.RELEASE\hibernate-1-solution\pom.xml
1 problem was encountered while building the effective model for com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE
[FATAL] Non-resolvable parent POM com.springsource.training.common:abstractHibernate Project:1.1.2.RELEASE for com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE: Failed to resolve POM for com.springsource.training.common:abstractHibernate Project:1.1.2.RELEASE due to The repository system is offline and the requested artifact is not locally available at C:\Users\nala\.m2\repository\com\springsource\trai ning\common\abstractHibernateProject\1.1.2.RELEASE \abstractHibernateProject-1.1.2.RELEASE.pom
com.springsource.training.common:abstractHibernate Projectom:1.1.2.RELEASE

from the specified remote repositories:
com.springsource.training.snapshot (https://tbits.springsource.com/repository/snapshot, releases=true, snapshots=true),
com.springsource.training.release (https://tbits.springsource.com/repository/release, releases=true, snapshots=false),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
@ com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE, C:\core-spring-3.1.1.RELEASE\core-spring-3.1.1.RELEASE\hibernate-1-solution\pom.xml
for project com.springsource.training.module:hibernate-1-solution:3.1.1.RELEASE at C:\core-spring-3.1.1.RELEASE\core-spring-3.1.1.RELEASE\hibernate-1-solution\pom.xml

I would appreciate any help in this regards