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

ASF GitHub Bot commented on SLING-7351:
---------------------------------------

kwin commented on issue #1: SLING-7351 include 
'META-INF/maven/dependencies.properties' in generated
URL: https://github.com/apache/sling-parent/pull/1#issuecomment-355021890
 
 
   Solved differently (for details refer to 
https://issues.apache.org/jira/browse/SLING-7351).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Make the "dependencies.properties" visible for maven-failsafe-plugin
> --------------------------------------------------------------------
>
>                 Key: SLING-7351
>                 URL: https://issues.apache.org/jira/browse/SLING-7351
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>             Fix For: Parent 33
>
>
> With the upgrade of the maven-failsafe-plugin in SLING-7347 pax-exam based 
> tests do no longer work. The reason is 
> https://issues.apache.org/jira/browse/SUREFIRE-855 that makes 
> surefire/failsafe now use the generated JAR as classpath (instead of the 
> classes directory). By default the generated bundle does not include the 
> referenced {{META-INF/maven/dependencies.properties}} file though (although 
> it exists below {{target/classes}}).
> To make it easier to upgrade to the new sling-parent for modules leveraging 
> pax-exam without adding additional configuration the file 
> {{META-INF/maven/dependencies.properties}} should automatically included by 
> the {{maven-bundle-plugin}} in case that file exists.
> This has been discussed in 
> https://www.mail-archive.com/[email protected]/msg73340.html.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to