Hi Stratos Team,

Getting following build failure while components are building at the
stratos level..

[ERROR] Failed to execute goal on project org.wso2.carbon.cartridge.agent:
Could not resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.cartridge.agent:bundle:1.0.0-SNAPSHOT: The
repository system is offline but the artifact
org.wso2.carbon:org.wso2.carbon.cartridge.messages:jar:1.0.0-SNAPSHOT is
not available in the local repository. -> [Help 1]

Issue seems to be, org.wso2.carbon.cartridge.agent/pom.xml having an
incorrect dependency version of  org.wso2.carbon.cartridge.messages
(1.0.0-SNAPSHOT). But the actual org.wso2.carbon.cartridge.messages jar
version is 2.2.0-SNAPSHOT.

      <dependency>
        <groupId>org.wso2.carbon</groupId>
        <artifactId>org.wso2.carbon.cartridge.messages</artifactId>
                <version>1.0.0-SNAPSHOT</version>
        </dependency>

Please have a look..

Regards,
Dinusha.

-- 
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to