gwt-maven-plugin-plugin - documentation typo in "Testing Support"
-----------------------------------------------------------------

                 Key: MGWT-39
                 URL: http://jira.codehaus.org/browse/MGWT-39
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
            Reporter: Marek Romanowski
            Priority: Trivial


page: http://mojo.codehaus.org/gwt-maven-plugin/testing.html (link from main 
gwt-maven-plugin page)
section "Separate GwtTest tests from standard unit tests"

is:
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>gwt-maven-plugin-plugin</artifactId>
                <version>1.1</version>


should be:
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>gwt-maven-plugin</artifactId>
                <version>1.1</version>

I've looked at documentation in trunk and it is different from mojo site, but 
wrong artifactId exists.

I'm not sure is it possible to use maven runtime variables in documentation 
(like ${project.artifactId}, but best would be to associate groupId, artifactId 
and version with maven property values at the time of site generation. Beside 
artifactId, version is set to 1.1, but actual version is 1.0 and development 
1.1-SNAPSHOT. One of those would be better in docs in my oppinion.


-- 
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