RE: [commons-parent] Using maven-site-plugin 2.x with Maven 2.x and maven-site-plugin 3.x with Maven 3.x

2011-01-19 Thread Gary Gregory
> -Original Message-
> From: Dennis Lundberg [mailto:denn...@apache.org]
> Sent: Wednesday, January 19, 2011 16:27
> To: Commons Developers List
> Subject: Re: [commons-parent] Using maven-site-plugin 2.x with Maven 2.x
> and maven-site-plugin 3.x with Maven 3.x
> 
> On 2011-01-19 16:06, Gary Gregory wrote:
> > Hi All:
> >
> > I'd like to get Maven 3 working with various projects and [codec] today.
> >
> > To get Maven 3 to work, I'd like to add the following profile to the
> commons-parent POM.
> >
> > See http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3/maven-
> 3.html
> >
> > Any objections or thoughts?
> 
> Go ahead and do it.

Committed revision 1060999.

Gary

> 
> >
> > Thank you,
> > Gary
> >
> > Index: pom.xml
> > ===
> > --- pom.xml(revision 1060831)
> > +++ pom.xml (working copy)
> > @@ -759,6 +759,45 @@
> >  ../vfs
> >
> >  
> > +
> > + 
> > +
> > +  maven-3
> > +  
> > +
> > +  
> > +  ${basedir}
> > +
> > +  
> > +  
> > +
> > +  
> > +
> > +  org.apache.maven.plugins
> > +  maven-site-plugin
> > +  3.0-beta-3
> > +
> > +  
> > +
> > +
> > +  
> > +maven-site-plugin
> > +
> > +  
> > +attach-descriptor
> > +
> > +  attach-descriptor
> > +
> > +  
> > +
> > +  
> > +
> > +  
> > +
> > +
> >
> >
> >
> > Gary Gregory
> > Senior Software Engineer
> > Rocket Software
> > 3340 Peachtree Road, Suite 820 * Atlanta, GA 30326 * USA
> > Tel: +1.404.760.1560
> > Email: ggreg...@seagullsoftware.com<mailto:ggreg...@seagullsoftware.com>
> > Web: seagull.rocketsoftware.com<http://www.seagull.rocketsoftware.com/>
> >
> >
> >
> 
> 
> --
> Dennis Lundberg
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org


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



Re: [commons-parent] Using maven-site-plugin 2.x with Maven 2.x and maven-site-plugin 3.x with Maven 3.x

2011-01-19 Thread Dennis Lundberg
On 2011-01-19 16:06, Gary Gregory wrote:
> Hi All:
> 
> I'd like to get Maven 3 working with various projects and [codec] today.
> 
> To get Maven 3 to work, I'd like to add the following profile to the 
> commons-parent POM.
> 
> See http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3/maven-3.html
> 
> Any objections or thoughts?

Go ahead and do it.

> 
> Thank you,
> Gary
> 
> Index: pom.xml
> ===
> --- pom.xml(revision 1060831)
> +++ pom.xml (working copy)
> @@ -759,6 +759,45 @@
>  ../vfs
>
>  
> +
> + 
> +
> +  maven-3
> +  
> +
> +  
> +  ${basedir}
> +
> +  
> +  
> +
> +  
> +
> +  org.apache.maven.plugins
> +  maven-site-plugin
> +  3.0-beta-3
> +
> +  
> +
> +
> +  
> +maven-site-plugin
> +
> +  
> +attach-descriptor
> +
> +  attach-descriptor
> +
> +  
> +
> +  
> +
> +  
> +
> +
>
>
> 
> Gary Gregory
> Senior Software Engineer
> Rocket Software
> 3340 Peachtree Road, Suite 820 * Atlanta, GA 30326 * USA
> Tel: +1.404.760.1560
> Email: ggreg...@seagullsoftware.com
> Web: seagull.rocketsoftware.com
> 
> 
> 


-- 
Dennis Lundberg

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



Re: [commons-parent] Using maven-site-plugin 2.x with Maven 2.x and maven-site-plugin 3.x with Maven 3.x

2011-01-19 Thread Simone Tripodi
+1 for me Gary, you've full support from my side on this.
All the best,
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Wed, Jan 19, 2011 at 4:06 PM, Gary Gregory
 wrote:
> Hi All:
>
> I'd like to get Maven 3 working with various projects and [codec] today.
>
> To get Maven 3 to work, I'd like to add the following profile to the 
> commons-parent POM.
>
> See http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3/maven-3.html
>
> Any objections or thoughts?
>
> Thank you,
> Gary
>
> Index: pom.xml
> ===
> --- pom.xml        (revision 1060831)
> +++ pom.xml     (working copy)
> @@ -759,6 +759,45 @@
>         ../vfs
>       
>     
> +
> +             
> +    
> +      maven-3
> +      
> +        
> +          
> +          ${basedir}
> +        
> +      
> +      
> +        
> +          
> +            
> +              org.apache.maven.plugins
> +              maven-site-plugin
> +              3.0-beta-3
> +            
> +          
> +        
> +        
> +          
> +            maven-site-plugin
> +            
> +              
> +                attach-descriptor
> +                
> +                  attach-descriptor
> +                
> +              
> +            
> +          
> +        
> +      
> +    
> +
>   
>   
>
> Gary Gregory
> Senior Software Engineer
> Rocket Software
> 3340 Peachtree Road, Suite 820 * Atlanta, GA 30326 * USA
> Tel: +1.404.760.1560
> Email: ggreg...@seagullsoftware.com
> Web: seagull.rocketsoftware.com
>
>
>