Bugs item #2505326, was opened at 2009-01-13 21:15
Message generated for change (Comment added) made by henryju
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: Release 2.2
>Status: Closed
>Resolution: Fixed
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.

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

>Comment By: Julien HENRY (henryju)
Date: 2009-01-14 09:08

Message:
Thanks for reporting.

I've also opened a bug on Maven tracker:
http://jira.codehaus.org/browse/MNG-3991

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

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