You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2012/06/29 18:12:44 UTC

[jira] [Commented] (CMIS-547) Maven central artifacts corrupted - builds using 0.7.0 break

    [ https://issues.apache.org/jira/browse/CMIS-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403992#comment-13403992 ] 

Florian Müller commented on CMIS-547:
-------------------------------------

Downloading is slow at the moment, but it works for me.
                
> Maven central artifacts corrupted - builds using 0.7.0 break
> ------------------------------------------------------------
>
>                 Key: CMIS-547
>                 URL: https://issues.apache.org/jira/browse/CMIS-547
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client
>    Affects Versions: OpenCMIS 0.7.0
>         Environment: Maven-based builds
>            Reporter: Michele Mauro
>            Priority: Blocker
>
> In a project with a pom that declares this dependencies:
>     <dependency>
>       <groupId>org.apache.chemistry.opencmis</groupId>
>       <artifactId>chemistry-opencmis-client-impl</artifactId>
>       <version>0.7.0</version>
>     </dependency>
>     <dependency>
>     	<groupId>org.alfresco.cmis.client</groupId>
>     	<artifactId>alfresco-opencmis-extension</artifactId>
>     	<version>0.3</version>
>     	<type>jar</type>
>     </dependency>
> if the development workstation/build server did not download the artifacts before 20 June 2012, it will get these errors:
> [WARNING] POM for 'org.alfresco.cmis.client:alfresco-opencmis-extension:pom:0.3:compile' is invalid.
> Its dependencies (if any) will NOT be available to the current build.
> [WARNING] POM for 'org.apache.chemistry.opencmis:chemistry-opencmis-client-impl:pom:0.7.0:compile' is invalid.
> Its dependencies (if any) will NOT be available to the current build.
> It seems that the Maven Central artifacts got corrupted somehow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira