You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Chandan V.A (JIRA)" <ji...@apache.org> on 2013/08/29 16:36:51 UTC

[jira] [Commented] (OLINGO-8) JPA Processor Core - POM dependencies provided?

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

Chandan V.A commented on OLINGO-8:
----------------------------------

Hi Stephan,
The scope for the following dependency should also be changed in jpa-core and jpa-api modules?
<dependency>
        <groupId>org.eclipse.persistence</groupId>
        <artifactId>javax.persistence</artifactId>
        <version>${version.javax.persistence}</version>
        <scope>provided</scope>
</dependency>

Regards,
Chandan
                
> 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