Hi Gary,

Gary Gregory wrote:

> In [paren] v18, we have a nice trick to use maven-site-plugin 2.x with
> Maven 2.x and maven-site-plugin 3.x with Maven 3.x .
> 
> See
> http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3/maven-3.html
> 
> If you want to look at the parent POM, look for:
> 
>     <profile>
>       <id>maven-3</id>
> 
> But, this does not work.

What do you men with "this does not work"? It does.

> When I have the same bit of XML in [codec]'s POM for example, it works.
> 
> Any ideas what needs to be done for this to work without adding the XML to
> every project?
> 
> For [codec], it just works, you invoke m2 or m3 without additional
> arguments.
 
- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to