jmporterog / maven-replacer-plugin

Automatically exported from code.google.com/p/maven-replacer-plugin
MIT License
0 stars 0 forks source link

replacer cause jetty-maven-plugin jetty:run fails because dependencies in pom.xml are not included in its classpath #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. have both com.google.code.maven-replacer-plugin(1.5.2) and 
jetty-maven-plugin(7.3.0) in pom.xml
2. run the command jetty:run, the servlet from a dependency in pom.xml cannot 
be created because of ClassNotFoundException.
3. comment out com.google.code.maven-replacer-plugin in pom.xml and run 
jetty:run again. No error happens.  

Original issue reported on code.google.com by rice...@gmail.com on 16 Nov 2013 at 3:47

GoogleCodeExporter commented 9 years ago
Can you provide the stacktrace?

Original comment by baker.st...@gmail.com on 22 Nov 2013 at 3:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
No response - closing.

Original comment by baker.st...@gmail.com on 16 Apr 2014 at 10:13