You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julien HENRY <he...@yahoo.fr> on 2006/11/28 17:03:51 UTC

Re : Maven and Sourceforge (mailing lists and subversion)

Here is how I configure my pom with Sourceforge mailing list and subversion (need to be updated for CVS) :

<mailingLists>
        <mailingList>
            <name>JWebUnit Development Mailing list</name>
            <subscribe>
                http://lists.sourceforge.net/mailman/listinfo/jwebunit-development
            </subscribe>
            <unsubscribe>
                http://lists.sourceforge.net/mailman/listinfo/jwebunit-development
            </unsubscribe>
            <archive>
                http://sourceforge.net/mailarchive/forum.php?forum_id=40831
            </archive>
            <post>jwebunit-development@lists.sourceforge.net</post>
        </mailingList>
        <mailingList>
            <name>JWebUnit User Mailing list</name>
            <subscribe>
                http://lists.sourceforge.net/mailman/listinfo/jwebunit-users
            </subscribe>
            <unsubscribe>
                http://lists.sourceforge.net/mailman/listinfo/jwebunit-users
            </unsubscribe>
            <archive>
                http://sourceforge.net/mailarchive/forum.php?forum_id=40830
            </archive>
            <post>jwebunit-users@lists.sourceforge.net</post>
        </mailingList>
    </mailingLists>

<scm>
        <connection>
            scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/trunk
        </connection>
        <developerConnection>
            scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/trunk
        </developerConnection>
        <url>
            http://svn.sourceforge.net/viewcvs.cgi/jwebunit/trunk
        </url>
    </scm>

Customize the bold part with your own project name and forum_id.

I just forgot that you will also need to configure the report plugin:

       <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>
                    maven-project-info-reports-plugin
                </artifactId>
                <reportSets>
                    <reportSet>
                        <reports>
                            <report>index</report>
                            <report>dependencies</report>
                            <report>project-team</report>
                            <report>mailing-list</report>
                            <report>license</report>
                            <report>issue-tracking</report>
                            <report>scm</report>
                            <report>summary</report>
                        </reports>
                    </reportSet>
                </reportSets>
            </plugin>

++

Julien


----- Message d'origine ----
De : Wim Deblauwe <wi...@gmail.com>
À : Maven Users List <us...@maven.apache.org>
Envoyé le : Mardi, 28 Novembre 2006, 16h18mn 23s
Objet : Re: Maven and Sourceforge

Thanks for  the input, I've  updated the wiki page with it.

This is unix notation for file permissions:
>     r = 4 (read permission)
>     w = 2  (write permission)
>     x = 1 (execute permission)
> The first number is for user
> The second number is for group
> The third is for what's left ;-)
>
> So 7 = 4 + 2 + 1 = rwx
>      5 = 4 + 1 = r-x
>
> 775: means owning user can do anything, all users of the owning group
> can do anything, anybody else can read and execute.
>
> For more infos on unix file permissions :
> http://www.freeos.com/articles/3127/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>







	

	
		
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com