any news?

On 3/25/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
fine w/ me...

On 3/25/07, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> Hi!
> > I saw some xdocs files are included in Ochestra;
> > anyone volunteering to get it added to the site build?
>
> I managed to make orchestra/core build a site, though, I had to apply
> the following patch to the master-pom:
>
> Index: master-pom/pom.xml
> ===================================================================
> --- master-pom/pom.xml  (Revision 522170)
> +++ master-pom/pom.xml  (Arbeitskopie)
> @@ -462,8 +462,8 @@
>                  <artifactId>maven-checkstyle-plugin</artifactId>
>                  <version>2.1</version>
>                  <configuration>
> -
> <configLocation>config/myfaces-checks.xml</configLocation>
> -
> <headerLocation>config/myfaces-header.txt</headerLocation>
> +
> 
<configLocation>http://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools/src/main/resources/config/myfaces-checks.xml</configLocation>
> +
> 
<headerLocation>http://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools/src/main/resources/config/myfaces-header.txt</headerLocation>
>                  </configuration>
>              </plugin>
>          </plugins>
> @@ -522,8 +522,8 @@
>                  <groupId>org.apache.maven.plugins</groupId>
>                  <artifactId>maven-checkstyle-plugin</artifactId>
>                  <configuration>
> -
> <configLocation>config/myfaces-checks.xml</configLocation>
> -
> <headerLocation>config/myfaces-header.txt</headerLocation>
> +
> 
<configLocation>http://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools/src/main/resources/config/myfaces-checks.xml</configLocation>
> +
> 
<headerLocation>http://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools/src/main/resources/config/myfaces-header.txt</headerLocation>
>                  </configuration>
>                  <version>2.1</version>
>              </plugin>
>
>
> Any objection to commit it? Or is there any other way to tell maven
> where to search the config files?
> And then, how to move on?
> What needs to be done to publish the site?
>
> Any help will be really appreciated.
> Ciao,
> Mario
>
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to