The Artima Developer Community
Sponsored Link

Java Buzz Forum
groupid or groupId: IllegalStateException

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mathias Bogaert

Posts: 618
Nickname: pathos
Registered: Aug, 2003

Mathias Bogaert is a senior software architect at Intrasoft mainly doing projects for the EC.
groupid or groupId: IllegalStateException Posted: Mar 24, 2004 7:26 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Mathias Bogaert.
Original Post: groupid or groupId: IllegalStateException
Feed Title: Scuttlebutt
Feed URL: http://feeds.feedburner.com/AtlassianDeveloperBlog
Feed Description: tech gossip by mathias
Latest Java Buzz Posts
Latest Java Buzz Posts by Mathias Bogaert
Latest Posts From Scuttlebutt

Advertisement
Found out about the release of Maven RC2 today. Looking over the list of fixed bugs, my eye fell onto MAVEN-908. A nptr was thrown when the user used groupid (lower case i) when specifying a dependency. Dion Gillard decided to throw an IllegalStateException describing the error at hand. Wtf? What is the problem doing equalsIgnoreCase? What is the big deal about specifying the correct case for an element name that is totally non ambiguous? Also, the chosen exception…IllegalStateException; is...

Read: groupid or groupId: IllegalStateException

Topic: The Internet analyses me Previous Topic   Next Topic Topic: Were they filmed Eyes Wide Shut

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use