Mantis - Resin
Viewing Issue Advanced Details
4110 minor always 07-07-10 03:28 02-09-11 15:53
jkriesten  
ferg  
normal  
closed 4.0.7  
suspended  
none    
none 4.0.15  
0004110: resin-maven-plugin:4.0.7 - mvn resin:run not working
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: com.caucho:resin-maven-plugin:4.0.7
Cause: Cannot find setter nor field in com.caucho.maven.MavenRun for 'contextRoot'

Notes
(0004688)
afabbro   
08-02-10 09:46   
Same problem for the 4.0.9 version, I took a look at com.caucho.resin.MavenRun, the name of reference field in that class its 'contextPath', and not 'contextRoot', maybe its something about configuration? Can we workaround that? How?
(0005033)
ferg   
02-09-11 15:53   
ant/maven plugins deprecated with Resin command-line as replacement.

command-line options have been enhanced to support the same functinality.