Stephen McConnell wrote:
Peter Courcoux wrote:
I have the following in my merlin user repository :-
<resource id="commons-jelly-tags-define" version="SNAPSHOT"/> <resource id="commons-jelly-tags-bsf" version="SNAPSHOT"/>
Both these files seem to reside in maven under group commons-jelly and are not found when starting up merlin.
What is the correct format for this?
The format is fine.
Correction !!! The format is not ok - have to have"[group-id]:[artifactid]" .. e.g.
"commons-jelly:commons-jelly-tags-define"
Steve.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
