Re: [Trinidad] Maven Site...

2010-11-14 Thread Matthias Wessendorf
Hey Bruno,

I did some changes to our pom...

Does site:site still work for you, with Maven3 ?

-Matthias

On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf mat...@apache.org wrote:
 Oh thanks for jumping in

 Looks like Maven 3 is about to enter the shindig :)

 On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf mat...@apache.org 
 wrote:
 sudo ? :)

 On Fri, Nov 12, 2010 at 12:45 PM, Bruno Aranda brunoara...@gmail.com wrote:
 Hehe, no problem with that one either... it seems to work fine! (apart from
 not having write permissions to create the folder /bruno/rocks ;)

 Cheers,

 Bruno

 On 12 November 2010 11:21, Matthias Wessendorf mat...@apache.org wrote:

 kick ass.

 Can you do me a favor ?

 can you try with stage as well ?

 mvn site:stage -DstagingDirectory=/bruno/rocks

 On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda brunoara...@gmail.com
 wrote:
  Hi Matthias,
 
  I could without problems...
 
  [INFO] Reactor Summary:
  [INFO]
  [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS
  [1.975s]
  [INFO] Apache MyFaces Trinidad Build . SUCCESS
  [6.722s]
  [INFO] Apache MyFaces Trinidad API ... SUCCESS
  [1:03.072s]
  [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
  [3:08.392s]
  [INFO] Apache MyFaces Trinidad Examples .. SUCCESS
  [15.480s]
  [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS
  [11.754s]
  [INFO] Apache MyFaces Trinidad Demo .. SUCCESS
  [40.945s]
  [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS
  [19.563s]
  [INFO]
  
  [INFO] BUILD SUCCESS
  [INFO]
  
  [INFO] Total time: 5:48.617s
  [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
  [INFO] Final Memory: 55M/378M
  [INFO]
  
 
  [bara...@bluefish trinidad]$ mvn -v
  Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
  Java version: 1.6.0_22
  Java home: /scratch/apps/jdk1.6.0_22-i586/jre
  Default locale: en_GB, platform encoding: UTF-8
  OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch: i386
  Family: unix
 
 
  On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org
  wrote:
 
  Hi,
 
  is anyone able to build the TRUNK Trinidad site? I am not some fun
  is going on in commons-logging :-)
 
  Here is my configuration:
 
  mat...@leonardo:~$ mvn -v
  Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
  Java version: 1.6.0_22
  Java home: /java/jdk1.6.0_22/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux version: 2.6.32-24-generic arch: i386 Family:
  unix
 
 
 
  And here is the error that I am seeing:
 
  [ERROR] FATAL ERROR
  [INFO]
 
  
  [INFO] org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
  [INFO]
 
  
  [INFO] Trace
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
         at
 
  

Re: [Trinidad] Maven Site...

2010-11-14 Thread Bruno Aranda
Hi,

Yes, it does :)

Cheers,

Bruno

On 14 November 2010 12:06, Matthias Wessendorf mat...@apache.org wrote:

 Hey Bruno,

 I did some changes to our pom...

 Does site:site still work for you, with Maven3 ?

 -Matthias

 On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf mat...@apache.org
 wrote:
  Oh thanks for jumping in
 
  Looks like Maven 3 is about to enter the shindig :)
 
  On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf mat...@apache.org
 wrote:
  sudo ? :)
 
  On Fri, Nov 12, 2010 at 12:45 PM, Bruno Aranda brunoara...@gmail.com
 wrote:
  Hehe, no problem with that one either... it seems to work fine! (apart
 from
  not having write permissions to create the folder /bruno/rocks ;)
 
  Cheers,
 
  Bruno
 
  On 12 November 2010 11:21, Matthias Wessendorf mat...@apache.org
 wrote:
 
  kick ass.
 
  Can you do me a favor ?
 
  can you try with stage as well ?
 
  mvn site:stage -DstagingDirectory=/bruno/rocks
 
  On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda brunoara...@gmail.com
 
  wrote:
   Hi Matthias,
  
   I could without problems...
  
   [INFO] Reactor Summary:
   [INFO]
   [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS
   [1.975s]
   [INFO] Apache MyFaces Trinidad Build . SUCCESS
   [6.722s]
   [INFO] Apache MyFaces Trinidad API ... SUCCESS
   [1:03.072s]
   [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
   [3:08.392s]
   [INFO] Apache MyFaces Trinidad Examples .. SUCCESS
   [15.480s]
   [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS
   [11.754s]
   [INFO] Apache MyFaces Trinidad Demo .. SUCCESS
   [40.945s]
   [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS
   [19.563s]
   [INFO]
  
 
   [INFO] BUILD SUCCESS
   [INFO]
  
 
   [INFO] Total time: 5:48.617s
   [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
   [INFO] Final Memory: 55M/378M
   [INFO]
  
 
  
   [bara...@bluefish trinidad]$ mvn -v
   Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
   Java version: 1.6.0_22
   Java home: /scratch/apps/jdk1.6.0_22-i586/jre
   Default locale: en_GB, platform encoding: UTF-8
   OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch:
 i386
   Family: unix
  
  
   On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org
   wrote:
  
   Hi,
  
   is anyone able to build the TRUNK Trinidad site? I am not some
 fun
   is going on in commons-logging :-)
  
   Here is my configuration:
  
   mat...@leonardo:~$ mvn -v
   Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
   Java version: 1.6.0_22
   Java home: /java/jdk1.6.0_22/jre
   Default locale: en_US, platform encoding: UTF-8
   OS name: linux version: 2.6.32-24-generic arch: i386 Family:
   unix
  
  
  
   And here is the error that I am seeing:
  
   [ERROR] FATAL ERROR
   [INFO]
  
  
 
   [INFO] org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   (Caused by org.apache.commons.logging.LogConfigurationException:
   Invalid class loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.)
   (Caused by org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   (Caused by org.apache.commons.logging.LogConfigurationException:
   Invalid class loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.))
   [INFO]
  
  
 
   [INFO] Trace
   org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   (Caused by org.apache.commons.logging.LogConfigurationException:
   Invalid class loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.)
   (Caused by org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   

Re: [Trinidad] Maven Site...

2010-11-14 Thread Matthias Wessendorf
Ok, that's at least some good news...

Anyway we NEED to get the issue fixed.
Not sure if requiring Maven3 is the _real_ fix... :)

On Sun, Nov 14, 2010 at 1:12 PM, Bruno Aranda brunoara...@gmail.com wrote:
 Hi,
 Yes, it does :)
 Cheers,
 Bruno

 On 14 November 2010 12:06, Matthias Wessendorf mat...@apache.org wrote:

 Hey Bruno,

 I did some changes to our pom...

 Does site:site still work for you, with Maven3 ?

 -Matthias

 On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf mat...@apache.org
 wrote:
  Oh thanks for jumping in
 
  Looks like Maven 3 is about to enter the shindig :)
 
  On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf
  mat...@apache.org wrote:
  sudo ? :)
 
  On Fri, Nov 12, 2010 at 12:45 PM, Bruno Aranda brunoara...@gmail.com
  wrote:
  Hehe, no problem with that one either... it seems to work fine! (apart
  from
  not having write permissions to create the folder /bruno/rocks ;)
 
  Cheers,
 
  Bruno
 
  On 12 November 2010 11:21, Matthias Wessendorf mat...@apache.org
  wrote:
 
  kick ass.
 
  Can you do me a favor ?
 
  can you try with stage as well ?
 
  mvn site:stage -DstagingDirectory=/bruno/rocks
 
  On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda
  brunoara...@gmail.com
  wrote:
   Hi Matthias,
  
   I could without problems...
  
   [INFO] Reactor Summary:
   [INFO]
   [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS
   [1.975s]
   [INFO] Apache MyFaces Trinidad Build . SUCCESS
   [6.722s]
   [INFO] Apache MyFaces Trinidad API ... SUCCESS
   [1:03.072s]
   [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
   [3:08.392s]
   [INFO] Apache MyFaces Trinidad Examples .. SUCCESS
   [15.480s]
   [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS
   [11.754s]
   [INFO] Apache MyFaces Trinidad Demo .. SUCCESS
   [40.945s]
   [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS
   [19.563s]
   [INFO]
  
   
   [INFO] BUILD SUCCESS
   [INFO]
  
   
   [INFO] Total time: 5:48.617s
   [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
   [INFO] Final Memory: 55M/378M
   [INFO]
  
   
  
   [bara...@bluefish trinidad]$ mvn -v
   Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
   Java version: 1.6.0_22
   Java home: /scratch/apps/jdk1.6.0_22-i586/jre
   Default locale: en_GB, platform encoding: UTF-8
   OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch:
   i386
   Family: unix
  
  
   On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org
   wrote:
  
   Hi,
  
   is anyone able to build the TRUNK Trinidad site? I am not some
   fun
   is going on in commons-logging :-)
  
   Here is my configuration:
  
   mat...@leonardo:~$ mvn -v
   Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
   Java version: 1.6.0_22
   Java home: /java/jdk1.6.0_22/jre
   Default locale: en_US, platform encoding: UTF-8
   OS name: linux version: 2.6.32-24-generic arch: i386 Family:
   unix
  
  
  
   And here is the error that I am seeing:
  
   [ERROR] FATAL ERROR
   [INFO]
  
  
   
   [INFO] org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid
   class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   (Caused by org.apache.commons.logging.LogConfigurationException:
   Invalid class loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.)
   (Caused by org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid
   class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   (Caused by org.apache.commons.logging.LogConfigurationException:
   Invalid class loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.))
   [INFO]
  
  
   
   [INFO] Trace
   org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException:
   org.apache.commons.logging.LogConfigurationException: Invalid
   class
   loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.
   (Caused by org.apache.commons.logging.LogConfigurationException:
   Invalid class loader hierarchy.  You have more than one version of
   'org.apache.commons.logging.Log' visible, which is not allowed.)
   (Caused by 

Re: [Trinidad] Maven Site...

2010-11-12 Thread Bruno Aranda
Hi Matthias,

I could without problems...

[INFO] Reactor Summary:
[INFO]
[INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS [1.975s]
[INFO] Apache MyFaces Trinidad Build . SUCCESS [6.722s]
[INFO] Apache MyFaces Trinidad API ... SUCCESS
[1:03.072s]
[INFO] Apache MyFaces Trinidad Impl .. SUCCESS
[3:08.392s]
[INFO] Apache MyFaces Trinidad Examples .. SUCCESS [15.480s]
[INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS [11.754s]
[INFO] Apache MyFaces Trinidad Demo .. SUCCESS [40.945s]
[INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS [19.563s]
[INFO]

[INFO] BUILD SUCCESS
[INFO]

[INFO] Total time: 5:48.617s
[INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
[INFO] Final Memory: 55M/378M
[INFO]


[bara...@bluefish trinidad]$ mvn -v
Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
Java version: 1.6.0_22
Java home: /scratch/apps/jdk1.6.0_22-i586/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch: i386
Family: unix


On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org wrote:

 Hi,

 is anyone able to build the TRUNK Trinidad site? I am not some fun
 is going on in commons-logging :-)

 Here is my configuration:

 mat...@leonardo:~$ mvn -v
 Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
 Java version: 1.6.0_22
 Java home: /java/jdk1.6.0_22/jre
 Default locale: en_US, platform encoding: UTF-8
 OS name: linux version: 2.6.32-24-generic arch: i386 Family: unix



 And here is the error that I am seeing:

 [ERROR] FATAL ERROR
 [INFO]
 
 [INFO] org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.)
 (Caused by org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.))
 [INFO]
 
 [INFO] Trace
 org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.)
 (Caused by org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.))
at
 org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
at
 org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)
at org.apache.commons.digester.Digester.init(Digester.java:304)
at
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.readIndex(TagdocReport.java:1673)
at
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.processIndex(TagdocReport.java:1592)
at
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.executeReport(TagdocReport.java:105)
at
 org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
at
 org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:164)
at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:330)
at
 

Re: [Trinidad] Maven Site...

2010-11-12 Thread Matthias Wessendorf
kick ass.

Can you do me a favor ?

can you try with stage as well ?

mvn site:stage -DstagingDirectory=/bruno/rocks

On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda brunoara...@gmail.com wrote:
 Hi Matthias,

 I could without problems...

 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS [1.975s]
 [INFO] Apache MyFaces Trinidad Build . SUCCESS [6.722s]
 [INFO] Apache MyFaces Trinidad API ... SUCCESS
 [1:03.072s]
 [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
 [3:08.392s]
 [INFO] Apache MyFaces Trinidad Examples .. SUCCESS [15.480s]
 [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS [11.754s]
 [INFO] Apache MyFaces Trinidad Demo .. SUCCESS [40.945s]
 [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS [19.563s]
 [INFO]
 
 [INFO] BUILD SUCCESS
 [INFO]
 
 [INFO] Total time: 5:48.617s
 [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
 [INFO] Final Memory: 55M/378M
 [INFO]
 

 [bara...@bluefish trinidad]$ mvn -v
 Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
 Java version: 1.6.0_22
 Java home: /scratch/apps/jdk1.6.0_22-i586/jre
 Default locale: en_GB, platform encoding: UTF-8
 OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch: i386
 Family: unix


 On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org wrote:

 Hi,

 is anyone able to build the TRUNK Trinidad site? I am not some fun
 is going on in commons-logging :-)

 Here is my configuration:

 mat...@leonardo:~$ mvn -v
 Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
 Java version: 1.6.0_22
 Java home: /java/jdk1.6.0_22/jre
 Default locale: en_US, platform encoding: UTF-8
 OS name: linux version: 2.6.32-24-generic arch: i386 Family: unix



 And here is the error that I am seeing:

 [ERROR] FATAL ERROR
 [INFO]
 
 [INFO] org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.)
 (Caused by org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.))
 [INFO]
 
 [INFO] Trace
 org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.)
 (Caused by org.apache.commons.logging.LogConfigurationException:
 org.apache.commons.logging.LogConfigurationException: Invalid class
 loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.
 (Caused by org.apache.commons.logging.LogConfigurationException:
 Invalid class loader hierarchy.  You have more than one version of
 'org.apache.commons.logging.Log' visible, which is not allowed.))
        at
 org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
        at
 org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
        at
 org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)
        at org.apache.commons.digester.Digester.init(Digester.java:304)
        at
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.readIndex(TagdocReport.java:1673)
        at
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.processIndex(TagdocReport.java:1592)
        at
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.executeReport(TagdocReport.java:105)
        at
 org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
        at
 

Re: [Trinidad] Maven Site...

2010-11-12 Thread Bruno Aranda
Hehe, no problem with that one either... it seems to work fine! (apart from
not having write permissions to create the folder /bruno/rocks ;)

Cheers,

Bruno

On 12 November 2010 11:21, Matthias Wessendorf mat...@apache.org wrote:

 kick ass.

 Can you do me a favor ?

 can you try with stage as well ?

 mvn site:stage -DstagingDirectory=/bruno/rocks

 On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda brunoara...@gmail.com
 wrote:
  Hi Matthias,
 
  I could without problems...
 
  [INFO] Reactor Summary:
  [INFO]
  [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS
 [1.975s]
  [INFO] Apache MyFaces Trinidad Build . SUCCESS
 [6.722s]
  [INFO] Apache MyFaces Trinidad API ... SUCCESS
  [1:03.072s]
  [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
  [3:08.392s]
  [INFO] Apache MyFaces Trinidad Examples .. SUCCESS
 [15.480s]
  [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS
 [11.754s]
  [INFO] Apache MyFaces Trinidad Demo .. SUCCESS
 [40.945s]
  [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS
 [19.563s]
  [INFO]
  
  [INFO] BUILD SUCCESS
  [INFO]
  
  [INFO] Total time: 5:48.617s
  [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
  [INFO] Final Memory: 55M/378M
  [INFO]
  
 
  [bara...@bluefish trinidad]$ mvn -v
  Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
  Java version: 1.6.0_22
  Java home: /scratch/apps/jdk1.6.0_22-i586/jre
  Default locale: en_GB, platform encoding: UTF-8
  OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch: i386
  Family: unix
 
 
  On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org
 wrote:
 
  Hi,
 
  is anyone able to build the TRUNK Trinidad site? I am not some fun
  is going on in commons-logging :-)
 
  Here is my configuration:
 
  mat...@leonardo:~$ mvn -v
  Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
  Java version: 1.6.0_22
  Java home: /java/jdk1.6.0_22/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux version: 2.6.32-24-generic arch: i386 Family:
 unix
 
 
 
  And here is the error that I am seeing:
 
  [ERROR] FATAL ERROR
  [INFO]
  
  [INFO] org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
  [INFO]
  
  [INFO] Trace
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
 at
 
 org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
 at
 
 org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
 at
  org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)
 at org.apache.commons.digester.Digester.init(Digester.java:304)
 at
 
 org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport.readIndex(TagdocReport.java:1673)
 at
 
 

Re: [Trinidad] Maven Site...

2010-11-12 Thread Matthias Wessendorf
sudo ? :)

On Fri, Nov 12, 2010 at 12:45 PM, Bruno Aranda brunoara...@gmail.com wrote:
 Hehe, no problem with that one either... it seems to work fine! (apart from
 not having write permissions to create the folder /bruno/rocks ;)

 Cheers,

 Bruno

 On 12 November 2010 11:21, Matthias Wessendorf mat...@apache.org wrote:

 kick ass.

 Can you do me a favor ?

 can you try with stage as well ?

 mvn site:stage -DstagingDirectory=/bruno/rocks

 On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda brunoara...@gmail.com
 wrote:
  Hi Matthias,
 
  I could without problems...
 
  [INFO] Reactor Summary:
  [INFO]
  [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS
  [1.975s]
  [INFO] Apache MyFaces Trinidad Build . SUCCESS
  [6.722s]
  [INFO] Apache MyFaces Trinidad API ... SUCCESS
  [1:03.072s]
  [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
  [3:08.392s]
  [INFO] Apache MyFaces Trinidad Examples .. SUCCESS
  [15.480s]
  [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS
  [11.754s]
  [INFO] Apache MyFaces Trinidad Demo .. SUCCESS
  [40.945s]
  [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS
  [19.563s]
  [INFO]
  
  [INFO] BUILD SUCCESS
  [INFO]
  
  [INFO] Total time: 5:48.617s
  [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
  [INFO] Final Memory: 55M/378M
  [INFO]
  
 
  [bara...@bluefish trinidad]$ mvn -v
  Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
  Java version: 1.6.0_22
  Java home: /scratch/apps/jdk1.6.0_22-i586/jre
  Default locale: en_GB, platform encoding: UTF-8
  OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch: i386
  Family: unix
 
 
  On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org
  wrote:
 
  Hi,
 
  is anyone able to build the TRUNK Trinidad site? I am not some fun
  is going on in commons-logging :-)
 
  Here is my configuration:
 
  mat...@leonardo:~$ mvn -v
  Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
  Java version: 1.6.0_22
  Java home: /java/jdk1.6.0_22/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux version: 2.6.32-24-generic arch: i386 Family:
  unix
 
 
 
  And here is the error that I am seeing:
 
  [ERROR] FATAL ERROR
  [INFO]
 
  
  [INFO] org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
  [INFO]
 
  
  [INFO] Trace
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
         at
 
  org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
         at
 
  org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
         at
  org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)
         at
  org.apache.commons.digester.Digester.init(Digester.java:304)
         at
 
  

Re: [Trinidad] Maven Site...

2010-11-12 Thread Matthias Wessendorf
Oh thanks for jumping in

Looks like Maven 3 is about to enter the shindig :)

On Fri, Nov 12, 2010 at 12:47 PM, Matthias Wessendorf mat...@apache.org wrote:
 sudo ? :)

 On Fri, Nov 12, 2010 at 12:45 PM, Bruno Aranda brunoara...@gmail.com wrote:
 Hehe, no problem with that one either... it seems to work fine! (apart from
 not having write permissions to create the folder /bruno/rocks ;)

 Cheers,

 Bruno

 On 12 November 2010 11:21, Matthias Wessendorf mat...@apache.org wrote:

 kick ass.

 Can you do me a favor ?

 can you try with stage as well ?

 mvn site:stage -DstagingDirectory=/bruno/rocks

 On Fri, Nov 12, 2010 at 11:36 AM, Bruno Aranda brunoara...@gmail.com
 wrote:
  Hi Matthias,
 
  I could without problems...
 
  [INFO] Reactor Summary:
  [INFO]
  [INFO] Apache MyFaces Trinidad 2.0 ... SUCCESS
  [1.975s]
  [INFO] Apache MyFaces Trinidad Build . SUCCESS
  [6.722s]
  [INFO] Apache MyFaces Trinidad API ... SUCCESS
  [1:03.072s]
  [INFO] Apache MyFaces Trinidad Impl .. SUCCESS
  [3:08.392s]
  [INFO] Apache MyFaces Trinidad Examples .. SUCCESS
  [15.480s]
  [INFO] Apache MyFaces Trinidad Blank Demo  SUCCESS
  [11.754s]
  [INFO] Apache MyFaces Trinidad Demo .. SUCCESS
  [40.945s]
  [INFO] Apache MyFaces Trinidad Components Showcase ... SUCCESS
  [19.563s]
  [INFO]
  
  [INFO] BUILD SUCCESS
  [INFO]
  
  [INFO] Total time: 5:48.617s
  [INFO] Finished at: Fri Nov 12 10:30:42 UTC 2010
  [INFO] Final Memory: 55M/378M
  [INFO]
  
 
  [bara...@bluefish trinidad]$ mvn -v
  Apache Maven 3.0 (r1004208; 2010-10-04 12:50:56+0100)
  Java version: 1.6.0_22
  Java home: /scratch/apps/jdk1.6.0_22-i586/jre
  Default locale: en_GB, platform encoding: UTF-8
  OS name: linux version: 2.6.31.12-174.2.22.fc12.x86_64 arch: i386
  Family: unix
 
 
  On 12 November 2010 08:07, Matthias Wessendorf mat...@apache.org
  wrote:
 
  Hi,
 
  is anyone able to build the TRUNK Trinidad site? I am not some fun
  is going on in commons-logging :-)
 
  Here is my configuration:
 
  mat...@leonardo:~$ mvn -v
  Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
  Java version: 1.6.0_22
  Java home: /java/jdk1.6.0_22/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux version: 2.6.32-24-generic arch: i386 Family:
  unix
 
 
 
  And here is the error that I am seeing:
 
  [ERROR] FATAL ERROR
  [INFO]
 
  
  [INFO] org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
  [INFO]
 
  
  [INFO] Trace
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.)
  (Caused by org.apache.commons.logging.LogConfigurationException:
  org.apache.commons.logging.LogConfigurationException: Invalid class
  loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.
  (Caused by org.apache.commons.logging.LogConfigurationException:
  Invalid class loader hierarchy.  You have more than one version of
  'org.apache.commons.logging.Log' visible, which is not allowed.))
         at
 
  org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
         at
 
  org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
         at