Hello
I am curious if there is a way to avoid completely entries like
mavenBundle().groupId("org.apache.felix")
.artifactId("org.apache.felix.fileinstall")
.versionAsInProject(),
from pax exam test options definitions
public static Option[] options( final Option... options )
it seems it should be possible to come up with some kind of
maven-based convention,
so all of this can be taken directly from the pom? are there tools
for this?
Thank you,
Andrei
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general