beckchr / juel

Java Unified Expression Language
http://juel.sf.net
Apache License 2.0
133 stars 43 forks source link

add maven distribution project #63

Closed beckchr closed 12 years ago

beckchr commented 12 years ago

[Issue migrated from SourceForge | ID: 3031545 | Submitted by 'struberg'] [http://sourceforge.net/support/tracker.php?aid=3031545]

Hi!

First: txs 4 providing juel. It's speed is really outstanding!

I've just wrote a small maven pom for creating a juel-all.jar out of the box. See my attached patch.

LieGrue,

strub

beckchr commented 12 years ago

[Comment migrated from SourceForge | Submitted by 'beckchr']

Thanks for the patch. However, it doesn't provide additional value using an all-in-one jar and it caused problems in some environments (class loader issues) in the past. That's why I would not want to upload the juel-all.jar to maven or even have it as a maven artifact.