You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/15 12:51:27 UTC

[jira] Commented: (MPSIMIAN-9) report generations fails with "String index out of range: -24"

The following comment has been added to this issue:

     Author: Pavel Jetensky
    Created: Thu, 15 Jul 2004 6:49 AM
       Body:
In fact in my project there are more .xqw files than one, but I have deleted them in order to simplify the reproduction of bug.

(I have done it with "delete randomly some files and try if error still occures" method, as long as just src/test/TestApp.xqw remained)
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPSIMIAN-9?page=comments#action_21808

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSIMIAN-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSIMIAN-9
    Summary: report generations fails with "String index out of range: -24"
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-simian-plugin

   Assignee: Jason van Zyl
   Reporter: Pavel Jetensky

    Created: Thu, 15 Jul 2004 6:44 AM
    Updated: Thu, 15 Jul 2004 6:49 AM
Environment: Maven instaled on Windows XP
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)

Description:
In my project there is just one file with source. It is not java file, but XQW file (XQW is a kind of programming language in XML).
When I try to generate Simian report, build fails with such a message:

|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc4

build:start:

site:
xdoc:register-reports:
maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Simian Report...

BUILD FAILED
File...... C:\Documents and Settings\host\.maven\cache\maven-simian-plugin-1.4\p
lugin.jelly
Element... simian:simianLog
Line...... 139
Column.... 11
String index out of range: -24
Total time: 6 seconds
Finished at: Thu Jul 15 12:33:47 CEST 2004


My project structure:
src/test/TestApp.xqw
project.properties
project.xml




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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