Bugs item #2505326, was opened at 2009-01-13 21:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2505326&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Maven
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Finn Bock (bckfnn)
Assigned to: Julien HENRY (henryju)
Summary: Illegal <scope>optional</scope> .

Initial Comment:
In the pom for the slf4j-log4j12 dependency:

http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/trunk/pom.xml?view=markup

the scope is defined as optional, but this is not a valid scope:

http://maven.apache.org/pom.html#Dependencies

Perhaps <optional>true</optional> was intended?

The mistake cause problems when using ivy as the dependency manager.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2505326&group_id=61302

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to