You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/08/24 22:37:09 UTC

[jira] Updated: (MNG-781) NPE in maven-eclipse-plugin when binds maven-compiler-plugin in initialize phase

     [ http://jira.codehaus.org/browse/MNG-781?page=all ]

John Casey updated MNG-781:
---------------------------

       Priority: Major  (was: Blocker)
    Description: 
When I bind maven-compiler-plugin in initialize phase, eclispe plugin throws NPE.
When I remove the binding. It is ok

Note in pom.xml, I compile all of other plugins except the compiler plugin.

the NPE was thru because plugin.configuration return null



  was:

When I bind maven-compiler-plugin in initialize phase, eclispe plugin throws NPE.
When I remove the binding. It is ok

Note in pom.xml, I compile all of other plugins except the compiler plugin.

the NPE was thru because plugin.configuration return null




this is not really design related or far-reaching, so I'm downgrading the priority.

It might also be appropriate to postpone until beta-2...

> NPE in maven-eclipse-plugin when binds maven-compiler-plugin in initialize phase
> --------------------------------------------------------------------------------
>
>          Key: MNG-781
>          URL: http://jira.codehaus.org/browse/MNG-781
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-beta-1
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 2.0-beta-1
>  Attachments: pom.xml, stacktrace.txt
>
>
> When I bind maven-compiler-plugin in initialize phase, eclispe plugin throws NPE.
> When I remove the binding. It is ok
> Note in pom.xml, I compile all of other plugins except the compiler plugin.
> the NPE was thru because plugin.configuration return null

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org