<dependencies>
    <dependency>
            <groupId>org.apache.axis2.wso2</groupId>
            <artifactId>axis2</artifactId>
*            <version>1.5.0.wso2v2</version>*
        </dependency>
    <dependency>
            <groupId>org.apache.rampart.wso2</groupId>
            <artifactId>rampart-core</artifactId>
*            <version>1.5.0-wso2v1</version>*
        </dependency>
        <dependency>
            <groupId>org.apache.rampart.wso2</groupId>
            <artifactId>rampart-policy</artifactId>
*            <version>1.5.0-wso2v1</version>*
        </dependency>
        <dependency>
            <groupId>org.apache.rampart.wso2</groupId>
            <artifactId>rampart-trust</artifactId>
*            <version>1.5.0-wso2v1</version>*
        </dependency>

Why aren't we following the best practices? There are properties for these
versions in the components root pom.xml

<rampart.wso2.version>1.6.0.wso2v1</rampart.wso2.version>
<axis2.wso2.version>1.6.0.SNAPSHOT-wso2v5</axis2.wso2.version>

Please fix this. We cannot build the trunk on  fresh repository due these
mistakes.

Thanks
Sameera
-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: [email protected]
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to