I've tried on diff system, diff version of maven (>2.x) and even on my
latest eclipse environment.

I get always the same error
[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://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.tika:tika:1.1-SNAPSHOT
(C:\Temp\Tika-wkspcae\pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for
org.apache.tika:tika-parent:1.1-SNAPSHOT: Could not transfer artifact
org.apache:apache:pom:10 from/to central (http://repo1.maven.org/maven2):
Connect times out and 'parent.relativePath' points at no local POM @
org.apache.tika:tika-parent:1.1-SNAPSHOT,
C:\Temp\Tika-wkspcae\tika-parent\pom.xml, line 25, column 11 -> [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

Did you face this issue in your own build environment ?

Thanks for your followup and support

vpl

On Fri, Jan 20, 2012 at 12:13 PM, Nick Burch <[email protected]>wrote:

> On Fri, 20 Jan 2012, hpvpl wrote:
>
>> I've tried to checkout the code and recompile but face pom issue when
>> doing the mvn clean install....
>>
>
> That should work just fine, there shouldn't be any issues with compiling
> from trunk
>
> Nick
>

Reply via email to