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

Salvador Diaz closed MGWT-63.
-----------------------------

       Resolution: Not A Bug
    Fix Version/s: 1.1

Sorry, this is not really a bug. See my last comment for more information.

> compile mojo ignores output argument
> ------------------------------------
>
>                 Key: MGWT-63
>                 URL: http://jira.codehaus.org/browse/MGWT-63
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: OS X 10.5.6, Java 5, Maven 2.1.0
>            Reporter: Salvador Diaz
>            Priority: Blocker
>             Fix For: 1.1
>
>
> if I configure the output directory for the compile execution of the plugin, 
> the plugin ignores that configuration and outputs files to src/main/webapp/
> {{
> <plugin>
>                               <groupId>org.codehaus.mojo</groupId>
>                               <artifactId>gwt-maven-plugin</artifactId>
>                               <version>1.1-SNAPSHOT</version>
>                               <executions>
>                                       <execution>
>                                               <configuration>
>                                                       
> <output>${project.build.directory}/gwt</output>
>                                                       
> <logLevel>DEBUG</logLevel>
>                                               </configuration>
>                                               <goals>
>                                                       <goal>compile</goal>
>                                               </goals>
>                                       </execution>
>                               </executions>
>                       </plugin>
> }}

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