Tagged Questions

1
vote
1answer
60 views

Where is the “caucho.com” new Maven2 repository address?

I add the "http://caucho.com/m2" or "http://caucho.com/m2-snapshot" repository address but is error .Message is Unable to update index for caucho release repository|http://caucho.com/m2: Resource ...
0
votes
1answer
278 views

Resin's `pomegranate' - auto-magical-loading maven jar dependencies for a project - but how to generate jars with pom.xml for them?

Resin java server has a neat feature they call pomegranate ( http://www.caucho.com/projects/pomegranate/ ) which allows to just put various jar dependencies in server's directory (project-jars/) and ...