Hi Pradeeban,
On Wed, Mar 28, 2012 at 6:28 PM, Kathiravelu Pradeeban
<[email protected]>wrote:
> Hi Data team,
> I can see $Subject, when building
> platform/components/data-services/org.wso2.carbon.dataservices.core
>
> [WARNING] Some problems were encountered while building the effective
> model for
> org.wso2.carbon:org.wso2.carbon.dataservices.core:bundle:4.0.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.systemPath' for ojdbc:ojdbc6:jar should
> not point at files within the project directory,
> ${basedir}/src/test/resources/lib/ojdbc6.jar will be unresolvable by
> dependent projects @ line 160, column 25
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
>
>
> In the pom.xml,
> <dependency>
> <groupId>ojdbc</groupId>
> <artifactId>ojdbc6</artifactId>
> <scope>system</scope>
> <version>6</version>
> *
> <systemPath>${basedir}/src/test/resources/lib/ojdbc6.jar</systemPath>
> * </dependency>
>
> Is it safe to ignore the above exception?
>
Yeah I believe you can ignore those exceptions. The Oracle JDBC jar is not
hosted in any public repository that we're currently using. Thus, it is
currently kept in the aforementioned location and is only used to run
data-service Oracle test suite. However, If I'm not mistaken, we can upload
it to the hosted 3rd party repository of Nexus and access it. I believe
that would be a better option than referring it the above mentioned way.
WDYT?
>
> Thank you.
> Regards,
> Pradeeban.
> --
> Kathiravelu Pradeeban.
> Software Engineer.
> Cloud Technologies Team.
> WSO2 Inc.
>
> Blog: [Llovizna] http://kkpradeeban.blogspot.com/
> M: +94 776 477 976
>
>
--
Prabath Abeysekara
Software Engineer
WSO2 Inc.
Email: [email protected] <[email protected]>
Mobile: +94774171471
<http://harshana05.blogspot.com/>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev