![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
3.10 |
|
Assignee:
|
Jesse Glick
|
|
Created:
|
06/Jun/13 1:26 AM
|
|
Description:
|
see exception below. The problem is caused by us checking for presence of harness/ cluster folder only when looking for the etc.conf file. However that is wrong because the etc.conf file is part of the apisupport-harness module but the harness/ cluster contains other modules as well. Once these modules are used (but the harness module is not), the cluster folder is created without the presense of the etc file.
Caused by: java.io.FileNotFoundException: /Users/mkleint/NetBeansProjects/TestTool/application/target/testtool/harness/etc/app.conf (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.codehaus.plexus.util.FileUtils.fileRead(FileUtils.java:379)
at org.codehaus.mojo.nbm.CreateClusterAppMojo.createBinEtcDir(CreateClusterAppMojo.java:680)
at org.codehaus.mojo.nbm.CreateClusterAppMojo.execute(CreateClusterAppMojo.java:582)
... 21 more
|
|
Project:
|
Maven NetBeans Module Plugin
|
|
Priority:
|
Major
|
|
Reporter:
|
Milos Kleint
|
|
|
|
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