• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Wonder-disc] Maven build of WOnder fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wonder-disc] Maven build of WOnder fails


  • Subject: Re: [Wonder-disc] Maven build of WOnder fails
  • From: Lachlan Deck <email@hidden>
  • Date: Fri, 28 Nov 2008 11:27:34 +1100

On 28/11/2008, at 2:26 AM, Jerome Chan wrote:

Ok. Isn't Maven suppose to solve all these different version problems?

No build system will read your mind. If you tell it to depend on one version of software and write software assuming another - it will fail.


In this case - the wrong pom was being used to build.

On Nov 27, 2008, at 11:01 PM, Mike Schrag wrote:

symbol  : method lastElement()
location: interface java.util.List<junit.framework.TestFailure>


which would indicate that it can't find the java.util.List class!
Actually, it looks to me like you're building maybe against a
different version of junit?  In the junit that Wonder build against,
fErrors is actually a Vector, which has a lastElement method.  List
doesn't, and maybe a later version of TestResult switched to List?

ms


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Wonder-disc mailing list
email@hidden
https://lists.sourceforge.net/lists/listinfo/wonder-disc

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden

with regards, --

Lachlan Deck



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: [Wonder-disc] Maven build of WOnder fails (From: Jerome Chan <email@hidden>)

  • Prev by Date: Re: Webobjects-dev Digest, Vol 5, Issue 1141
  • Next by Date: Re: About instance's integrity. (was Re: Webobjects-dev Digest, Vol 5, Issue 1141)
  • Previous by thread: Re: [Wonder-disc] Maven build of WOnder fails
  • Next by thread: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder
  • Index(es):
    • Date
    • Thread