Issue Type: Bug Bug
Affects Versions: 1.0.0
Assignee: Unassigned
Created: 30/May/12 5:07 PM
Description:

This may simply be 'user error' (as I am relatively new to this plugin) but I wanted to report this, in any case.

I noticed that the plugin simply ignores invalid _javascript_ file names in <assembler><scripts><script><includes><include> statements within the assembler configuration file. There is nothing reported, even when running the build/plugin in debug mode with -X as the Maven option. All I see in the console is:

[INFO] Reading assembler descriptor {path-to-asm-file}\asms.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

If I refer to a file name that does not exist, then there is no error reported.

I also had a situation where the file absolutely did exist but the plugin did not include the script from that file - it was only after renaming this to some other file name (from within Eclipse) that eventually the script was included. I was unable to diagnose why the file was not included because, again, missed includes are not reported in the console.

Environment: Windows 7 - 64 bit. JDK 1.6.0_27 64 bit
Project: Mojo _javascript_ Import Maven Plugin
Priority: Minor Minor
Reporter: Christopher Jewell
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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