Distinguishing between host and container dependencies

2016-09-03 Thread org . apache . maven . user
Hello. I'm working on an application that uses an embedded OSGi container to provide a plugin system. The problem I'm running into is that I don't seem to have any way to distinguish between dependencies that are dependencies of the host, and dependencies that will only be present in the

Regarding surefire plugin usage

2016-09-03 Thread Arfeen Khan
Hi There, Not sure if this is the correct way to communicate for surefire related help. Please forgive me if its not. This is regarding suefire plugin feature for my use case. I have maven project, and running running mvn test executes test cases within a separate process. My ask is: Is there

maven-site-plugin

2016-09-03 Thread Renato Francesco Miracco
Hi, I'm trying to use the maven-site-plugin, i configure it into my pom.xml as: org.apache.maven.plugins maven-site-plugin 3.5.1 en,fr,it I can see the site in different languages, but only if i change the url path. For example: my-site/index.html -> uses the default locale, the first