wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

costum tag library is not loaded #166

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have write little sesting tag library.
Im my eclipse workspace I have two projects - tag library and simple web app, 
that use this library.
When both projects are opened in eclipse - my library is not loaded. In list of 
maven dependensies in webapp my lib is shown as "folder"(actualy link to), and 
run-jetty-run plugin not load it to jetty. But when I close my lib project - 
maven resolve my dependensy as normal library and then all work fine.
Screens and this project are included.
Its take my half day to figure out this reason.

What Eclipse version are you using ?
  Eclipse IDE for Java EE Developers    1.5.1.20120917-1257 
  m2e - Maven Integration for Eclipse   1.2.0.20120903-1050
What Run-Jetty-Run version are you using?
Run Jetty Run Feature (Require) 1.3.2   
Run web applications in Eclipse using the Jetty distribution (Jetty 6.1.26) 
embedded in this plug-in.

What OS are you using ? 32bit or 64 bit?
win7 64bit, java6-32x

Please provide any additional information below.

Original issue reported on code.google.com by h6.msan...@gmail.com on 6 Apr 2013 at 12:02

Attachments: