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

Stephan Klevenz commented on OLINGO-8:
--------------------------------------

Yes. The core lib uses "provided" only for servlet api where we can assume it 
is available in each runtime. All other libs are direct dependencies and 
collected during WAR creation of the ref scenario and also for distributions 
with dependencies.

With Maven it should be easy for someone to filter dependencies which are not 
wanted.
                
> JPA Processor Core - POM dependencies provided?
> -----------------------------------------------
>
>                 Key: OLINGO-8
>                 URL: https://issues.apache.org/jira/browse/OLINGO-8
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-jpa
>    Affects Versions: 0.0.0
>            Reporter: Stephan Klevenz
>            Assignee: Chandan V.A
>             Fix For: 1.0.0
>
>
> JPA processor core has marked all dependencies with
>                       <scope>provided</scope>
> As a result the dependency file for distribution does not contain these 
> dependencies. Can you please change POM and remove scope? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to