You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Nathan Sowatskey (JIRA)" <ji...@codehaus.org> on 2009/07/13 15:00:22 UTC

[jira] Commented: (DOXIA-348) Doxia 1.1.2-SNAPSHOT won't build with a clean repository

    [ http://jira.codehaus.org/browse/DOXIA-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183376#action_183376 ] 

Nathan Sowatskey commented on DOXIA-348:
----------------------------------------

A work around is to build doxia 1.1 locally, then mvn clean 1.1.2, then the build works.

> Doxia 1.1.2-SNAPSHOT won't build with a clean repository
> --------------------------------------------------------
>
>                 Key: DOXIA-348
>                 URL: http://jira.codehaus.org/browse/DOXIA-348
>             Project: Maven Doxia
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: OSX 10.5.7, Java 5, Maven 2.1
>            Reporter: Nathan Sowatskey
>
> Hi
> I deleted my repository to test that 1.1.2-SNAPSHOT would build for others. But:
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.jar
> 39K downloaded  (doxia-decoration-model-1.0-alpha-8.jar)
> 520K downloaded  (bcel-5.2.jar)
> [INFO] [clirr:check {execution: default}]
> [INFO] Comparing to version: 1.1
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
> 14K downloaded  (doxia-1.1.pom)
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot open /Users/xxx/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom for reading
> error in opening zip file
> [INFO] ------------------------------------------------------------------------
> [INFO] Trace
> net.sf.clirr.core.CheckerException: Cannot open /Users/nsowatsk/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom for reading
> 	at net.sf.clirr.core.internal.bcel.BcelTypeArrayBuilder.createClassSet(BcelTypeArrayBuilder.java:73)
> 	at org.codehaus.mojo.clirr.AbstractClirrMojo.resolvePreviousReleaseClasses(AbstractClirrMojo.java:306)
> 	at org.codehaus.mojo.clirr.AbstractClirrMojo.executeClirr(AbstractClirrMojo.java:192)
> 	at org.codehaus.mojo.clirr.AbstractClirrMojo.executeClirr(AbstractClirrMojo.java:182)
> 	at org.codehaus.mojo.clirr.ClirrCheckMojo.execute(ClirrCheckMojo.java:68)
> 	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
> 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira