You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/03/16 19:23:32 UTC

[jira] Updated: (MPJALOPY-10) Jalopy removes import statements

     [ http://jira.codehaus.org/browse/MPJALOPY-10?page=all ]

Lukas Theussl updated MPJALOPY-10:
----------------------------------

    Fix Version: 1.4.1

> Jalopy removes import statements
> --------------------------------
>
>          Key: MPJALOPY-10
>          URL: http://jira.codehaus.org/browse/MPJALOPY-10
>      Project: maven-jalopy-plugin
>         Type: Bug

>     Versions: 1.4.1
>  Environment: WinXP, JDK 1.5
>     Reporter: Wendy Smoak
>      Fix For: 1.4.1

>
>
> Upgrading to the latest 1.4.1 snapshot results in import statements being removed from code. 
> Steps to reproduce:
> maven plugin:download -DgroupId=maven -DartifactId=maven-jalopy-plugin -Dversion=1.4.1-SNAPSHOT  -Dmaven.repo.remote=http://cvs.apache.org/repository/
> mkdir testapp
> cd testapp
> maven genapp     (answer questions)
> maven jar        (works fine)
> maven jalopy     (output lists 'removing unused import...')
> maven jar        (tests fail-- import statements have been removed)
> Advice on how to revert to Jalopy 1.0b11 would be appreciated, as the 1.3.1 release fails with a NoClassDefFound error.
> Relevant mailing list threads:
>  * http://www.nabble.com/Jalopy-plugin-problem-t1098724.html
>  * http://www.nabble.com/-m1-Jalopy-plugin-problems-t1080969.html

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