Re: [Dev] [ML] Getting dependency error while mvn clean install

2015-12-20 Thread Rajjaz Mohammed
Hi Nifras,
this is may be because of version of library org.wso2.carbon.ml.core. ml
public repo[1] seems to be doesn’t have snapshot version. second error also
say searialversionUID mismatch so there is a conflict because of library.
so check the library version.

[1]
http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/ml/org.wso2.carbon.ml.core/

On Sat, Dec 19, 2015 at 11:59 PM, NIFRAS ISMAIL 
wrote:

> Hi,
>
> I have just try to execute the carbon-ml sample[1] .
>
> I am getting into error again and again while trying mvn clean install
>
> [INFO] Scanning for projects...
> [INFO]
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - ML Model Usage Sample 1.0.8-SNAPSHOT
> [INFO]
> 
> [WARNING] The POM for 
> org.wso2.carbon.ml:org.wso2.carbon.ml.core:jar:1.0.8-SNAPSHOT
> is missing, no dependency information available
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 0.404 s
> [INFO] Finished at: 2015-12-19T23:48:32+05:30
> [INFO] Final Memory: 18M/981M
> [INFO]
> 
> [ERROR] Failed to execute goal on project model-usage: Could not resolve
> dependencies for project org.wso2.carbon.ml:model-usage:jar:1.0.8-SNAPSHOT:
> Failure to find org.wso2.carbon.ml:org.wso2.carbon.ml.core:jar:1.0.8-SNAPSHOT
> in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
> the local repository, resolution will not be reattempted until the update
> interval of wso2-nexus has elapsed or updates are forced -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>
>
> from this error I guess carbon.ml 1.0.8 SNAPSHOT is not available does it
> make changed?
>
> How do I fix this !
>
> Regards.
> *M. Nifras Ismail*
> [image: LinkedIn] 
>
>
>
>
>
> Sent with MailTrack
> 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thank you
Best Regards

*Rajjaz HM*
Associate Software Engineer
WSO2 Inc. 
lean | enterprise | middleware
Mobile | +94752833834
Email   | raj...@wso2.com
LinkedIn | Blogger | WSO2 Profile

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [ML] Getting dependency error while mvn clean install

2015-12-19 Thread NIFRAS ISMAIL
Hi,

I have just try to execute the carbon-ml sample[1] .

I am getting into error again and again while trying mvn clean install

[INFO] Scanning for projects...
[INFO]

[INFO]

[INFO] Building WSO2 Carbon - ML Model Usage Sample 1.0.8-SNAPSHOT
[INFO]

[WARNING] The POM for
org.wso2.carbon.ml:org.wso2.carbon.ml.core:jar:1.0.8-SNAPSHOT
is missing, no dependency information available
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 0.404 s
[INFO] Finished at: 2015-12-19T23:48:32+05:30
[INFO] Final Memory: 18M/981M
[INFO]

[ERROR] Failed to execute goal on project model-usage: Could not resolve
dependencies for project org.wso2.carbon.ml:model-usage:jar:1.0.8-SNAPSHOT:
Failure to find org.wso2.carbon.ml:org.wso2.carbon.ml.core:jar:1.0.8-SNAPSHOT
in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
the local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException


from this error I guess carbon.ml 1.0.8 SNAPSHOT is not available does it
make changed?

How do I fix this !

Regards.
*M. Nifras Ismail*
[image: LinkedIn] 





Sent with MailTrack

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev