Hi Tejasini,

Try changing the james-project (parent pom) version fr om 1.9-SNAPSHOT
to 1.8.1 like:

    <parent>
        <artifactId>james-project</artifactId>
        <groupId>org.apache.james</groupId>
        <version>1.8.1</version>
        <relativePath />
    </parent>

2012/3/12 Tejaswini Kurakula <[email protected]>:
> Hi,
>
> I followed the steps to setup my development environment as mentioned in
> the wiki document: http://james.apache.org/hupa/dev/environment.html and
> then tried to build the workspace. I am getting following error:
>
> ********
> [WARNING]
> [WARNING] Some problems were encountered while building the effective
> settings
> [WARNING] Unrecognised tag: 'repositories' (position: START_TAG seen .../
> maven.apache.org/xsd/settings-1.0.0.xsd">  \r\n      <repositories>...
> @5:21)  @ C:\Documents and Settings\tejswini\.m2\settings.xml, line 5,
> column 21
> [WARNING]
> [INFO] Scanning for projects...
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
> details.
> Downloading:
> http://download.java.net/maven/2/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://gwt-dispatch.googlecode.com/svn/maven2/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://gwt-presenter.googlecode.com/svn/maven2/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://gwtupload.googlecode.com/svn/mavenrepo/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> https://repository.jboss.org/nexus/content/repositories/thirdparty-uploads/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://cobogw.googlecode.com/svn/maven2/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://gwtquery-plugins.googlecode.com/svn/mavenrepo/org/apache/james/james-project/1.9-SNAPSHOT/maven-metadata.xml
> Downloading:
> http://download.java.net/maven/2/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> Downloading:
> http://gwtupload.googlecode.com/svn/mavenrepo/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> Downloading:
> http://gwt-dispatch.googlecode.com/svn/maven2/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> Downloading:
> http://gwt-presenter.googlecode.com/svn/maven2/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> Downloading:
> https://repository.jboss.org/nexus/content/repositories/thirdparty-uploads/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> Downloading:
> http://cobogw.googlecode.com/svn/maven2/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> Downloading:
> http://gwtquery-plugins.googlecode.com/svn/mavenrepo/org/apache/james/james-project/1.9-SNAPSHOT/james-project-1.9-SNAPSHOT.pom
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.apache.hupa:hupa-parent:0.0.2-SNAPSHOT
> (C:\Documents and Settings\tejswini\IndigoEc\HApacheJAMES\pom.xml) has 1
> error
> [ERROR]     Non-resolvable parent POM: Could not find artifact
> org.apache.james:james-project:pom:1.9-SNAPSHOT in
> maven2-repository.dev.java.net (http://download.java.net/maven/2/) and
> 'parent.relativePath' points at no local POM @ line 25, column 13 -> [Help
> 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [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 read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>
> *******
>
> Please help me to resolve this error.
>
> thanks,
> Tejaswini Kurakula



-- 
Ioan Eugen Stan
http://ieugen.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to