You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Nico De Groote (JIRA)" <ji...@codehaus.org> on 2005/06/21 14:55:52 UTC

[jira] Created: (MPJXR-28) Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to fail

Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to fail
----------------------------------------------------------------------------------

         Key: MPJXR-28
         URL: http://jira.codehaus.org/browse/MPJXR-28
     Project: maven-jxr-plugin
        Type: Bug
    Versions: 1.4.2    
 Environment: Windows XP, JDK 5.0, Maven 1.0.2
    Reporter: Nico De Groote
    Priority: Critical


I'm getting the following error when generating the Site after adding the package-info.java files to my project.

...
maven-jxr-plugin:report:
    [echo] 
Scanning C:\Development\workspace\ikmo-core\src\java
Unable to process C:\Development\workspace\ikmo-core\src\java\be\ikmo\core\common\exceptions\package-info.java => C:\Development\workspace\ikmo-core/target/docs/xref\be\ikmo\core\common\exceptions\package-info.html

File...... C:\Documents and Settings\extndgr\.maven\cache\maven-jxr-plugin-1.4.2\plugin.jelly
Element... jxr:jxr
Line...... 105
Column.... 31
java.lang.NullPointerException
Total time: 2 minutes 3 seconds
Finished at: Tue Jun 21 14:41:48 CEST 20



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


[jira] Closed: (MPJXR-28) Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to fail

Posted by "Nico De Groote (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPJXR-28?page=all ]
     
Nico De Groote closed MPJXR-28:
-------------------------------

     Resolution: Fixed
    Fix Version: 1.4.3

I checked out the code and build it again on my PC and it looks lile Carlos already solved the problem. 

Thanx.
Nico

> Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to fail
> ----------------------------------------------------------------------------------
>
>          Key: MPJXR-28
>          URL: http://jira.codehaus.org/browse/MPJXR-28
>      Project: maven-jxr-plugin
>         Type: Bug
>     Versions: 1.4.2
>  Environment: Windows XP, JDK 5.0, Maven 1.0.2
>     Reporter: Nico De Groote
>     Priority: Critical
>      Fix For: 1.4.3

>
>
> I'm getting the following error when generating the Site after adding the package-info.java files to my project.
> ...
> maven-jxr-plugin:report:
>     [echo] 
> Scanning C:\Development\workspace\ikmo-core\src\java
> Unable to process C:\Development\workspace\ikmo-core\src\java\be\ikmo\core\common\exceptions\package-info.java => C:\Development\workspace\ikmo-core/target/docs/xref\be\ikmo\core\common\exceptions\package-info.html
> File...... C:\Documents and Settings\extndgr\.maven\cache\maven-jxr-plugin-1.4.2\plugin.jelly
> Element... jxr:jxr
> Line...... 105
> Column.... 31
> java.lang.NullPointerException
> Total time: 2 minutes 3 seconds
> Finished at: Tue Jun 21 14:41:48 CEST 20

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