Thanks Thomas... I will have to look into maven profiles :-) fulcrum is a beast!
I am trying to help as I can. Always appreciate your feedback. - Jeff On 10/04/2018 02:26 PM, Thomas Vandahl wrote: > On 03.10.18 17:05, [email protected] wrote: >> - <dependency> >> - <groupId>org.apache.commons</groupId> >> - <artifactId>commons-jcs-core</artifactId> >> - <version>2.0-beta-1</version> >> - <optional>true</optional> >> - </dependency> > 2.2.1 is current. > >> + <dependency> >> + <groupId>org.apache.tomee.patch</groupId> >> + <artifactId>commons-jcs-core</artifactId> >> + <version>2.0-M1</version> >> + <optional>true</optional> >> + </dependency> > This is no official release (read: no idea what the status is) > > Bye, Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
