[ 
http://issues.ops4j.org/browse/PAXEXAM-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12049#action_12049
 ] 

Toni Menzel commented on PAXEXAM-14:
------------------------------------

Question:
we can support this quite easily:
scanPom()

which will find the current project's pom (of integrationtest project of its 
own) and use that.
We can do this easily because pax exam is already crawling the project 
workspace for class folders and so on.

So, does that make sense ?

After that, we could add this:
scanPom().artefactId("").groupId("").version("") to it locate a built artefact 
and use theirs pom.

@Edward: can you elaborate on the second thing "o Provides an easy way to 
provides pax-runner cache and download source code (debug). "  ?


> Provides better maven integration by declaring maven artifacts to provision 
> inside pom.xml 
> -------------------------------------------------------------------------------------------
>
>                 Key: PAXEXAM-14
>                 URL: http://issues.ops4j.org/browse/PAXEXAM-14
>             Project: Pax Exam
>          Issue Type: New Feature
>            Reporter: Edward Yakop
>            Assignee: Toni Menzel
>
> Motivation:
> o Provides a central location to declare maven artifact version to use.
> o Provides an easy way to provides pax-runner cache and download source code 
> (debug).
> o If profile is used, it would be trivial to re-run the same test with 
> different osgi container/bundles combination.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to