[ 
http://jira.codehaus.org/browse/MFINDBUGS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg moved MOJO-403 to MFINDBUGS-33:
-----------------------------------------------

    Component/s:     (was: findbugs)
            Key: MFINDBUGS-33  (was: MOJO-403)
        Project: Maven 2.x FindBugs Plugin  (was: Mojo)

> documentation improvements
> --------------------------
>
>                 Key: MFINDBUGS-33
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-33
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Improvement
>         Environment: osx, 2.0.4
>            Reporter: Torsten Curdt
>            Assignee: Corridor Software Developer
>
> 1. default memory might not be enough, documentation should point out how to 
> increase the heap size
> export MAVEN_OPTS=-Xmx384M
> 2. in order to use the plugin the pluginRepository needs to be added to the 
> pom
>         <pluginRepositories>
>         <pluginRepository>
>            <id>codehaus-snapshot-plugins</id>
>            <name>codehaus-shapshot-plugins</name>
>            <url>http://snapshots.maven.codehaus.org/maven2/</url>
>            <snapshots>
>                <enabled>true</enabled>
>            </snapshots>
>            <releases>
>                <enabled>false</enabled>
>            </releases>
>         </pluginRepository>
>         </pluginRepositories>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to