TheProjecter / phantomjs-qunit-runner

Automatically exported from code.google.com/p/phantomjs-qunit-runner
0 stars 0 forks source link

generate-html fails 2 #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run generate-html goal when jsSourceDirectory does not exist

What is the expected output? What do you see instead?

Plugin should take no action instead of failing. 

The current behaviour causes difficulties in the following situation:

I include generate-html as a default step in all my mavenized js projects 
(mandated by corporate pom). When tests have not yet been created and the 
jsSourceDirectory is empty, my version control system (git) does not copy these 
folders into Jenkins where I get subsequent build failures.  

What version of the product are you using? On what operating system?

1.0.15; ubuntu

Please provide any additional information below.

Original issue reported on code.google.com by m.hild%e...@gtempaccount.com on 19 Mar 2013 at 4:14