[ 
http://jira.codehaus.org/browse/MNBMODULE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108107
 ] 

Emilian Bold commented on MNBMODULE-19:
---------------------------------------

By using the 2.7-snapshot I get this error:

[INFO] Generating JavaHelp Index...
No files specified to index
 Usage:   java JavaHelp.Index options file ...
 Options: -c file   config file
          -db file  generated database file name
          -verbose  verbose documentation
          -nostopwords ignore stop words
          -locale language_country_variant
          -logfile log file name
Note: config file composition:
          IndexRemove /public_html/JavaHelp/demo
          IndexPrepend ..
          StopWords word1 ... wordN
          StopWordsFile stopWordFileName
          File /public_html/JavaHelp/demo/first.html
          File=/public_html/JavaHelp/demo/second.html
          ...


The cause for this is that you are using the $groupId/$artifactId/docs while my 
codebase is different (defined in manifest.mf for example. I think a note about 
this might help.

The 2nd problem is that you don't add the docs/JARname.jar to the Class-Path 
entry of the main JAR. Thus, the help won't be included in the Platform help 
tree.


> package javahelp with netbeans module
> -------------------------------------
>
>                 Key: MNBMODULE-19
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-19
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.7
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>
> netbeans allows to add a separate jar for documentation to the nbm. It 
> countains the help and an index. The index is generated by the NetBeans ant 
> asks.

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