Hello Matthias,

the Apache MyFaces Trinidad Link points to Tobago, very funny :-)

The pom.xml of the plugins should contain a reporting section

for example:

  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-plugin-plugin</artifactId>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jxr-plugin</artifactId>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-javadoc-plugin</artifactId>
      </plugin>
    </plugins>
  </reporting>

Regards


Bernd

Matthias Wessendorf wrote:
On 8/22/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
hi,

1)
just checked in some docs for a "homepage".

http://incubator.apache.org/adffaces/plugins/index.html

2)
feel free to add stuff (to the branch)

3) procedure
Here are the Myfaces release procedures ([1]). Do you think they fit for us too?
(Ok... no TCK etc ...) I am more refering to the *general* stuff.

4) signing
Anyone having a key for signing?
I added mine some weeks ago to SVN

5) what else ?


[1] http://wiki.apache.org/myfaces/Release_Procedure

--
Matthias Wessendorf

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



Reply via email to