• 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: How to build Wonder for WebObjects 5.3 ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to build Wonder for WebObjects 5.3 ?


  • Subject: Re: How to build Wonder for WebObjects 5.3 ?
  • From: Henrique Prange <email@hidden>
  • Date: Thu, 03 Apr 2008 23:22:08 -0300

Hi Greg,

Greg Brown wrote:
I was thinking that Wonder, with all the hard work that has been contributed in the last few years, has advanced so far that I should be using it!
I was also looking at maven. It may be promising as well.


The latest Wonder source has in its pom.xml:
      <properties>
          <woversion>5.4.1</woversion>
      </properties>

So  I assume that it is set to build Wonder for version 5.4.1.

I am on 5.3.3, so I edited pom.xml so it said:
...
      <properties>
          <woversion>5.3.3</woversion>
      </properties>
...
and tried a mvn install. I got a tired brain and errors:


Downloading: http://repo1.maven.org/maven2/icu4j/icu4j/2.8/icu4j-2.8.pom
Downloading: http://webobjects.mdimension.com/maven2/releases/icu4j/icu4j/2.8/icu4j-2.8.jar


Downloading: http://repo1.maven.org/maven2/icu4j/icu4j/2.8/icu4j-2.8.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.


Missing:
----------
1) icu4j:icu4j:jar:2.8

  Try downloading the file manually from the project website.


I think it is looking for the icu4j.jar. Where is it? It can't find it. Is that a bug?



No. This is not a bug. Some dependencies was not deployed to the Maven central repository. You have to install them by hand. See [1] for instructions.


Anyway, the POMs of Wonder project are a little bit outdated. I'm fixing it and I will send a patch to the Wonder soon.

[1]http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html

Cheers,

Henrique

I also think the Wonder source is set to build the 5.4.1 versions for eclipse or ant. What's the difference from
the one that works with WebObjects 5.3.3?



Thanks!

_______________________________________________
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

_______________________________________________
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


  • Follow-Ups:
    • Re: How to build Wonder for WebObjects 5.3 ?
      • From: Greg Brown <email@hidden>
References: 
 >How to build Wonder for WebObjects 5.3 ? (From: Greg Brown <email@hidden>)

  • Prev by Date: Re: WOWODC Arrangements
  • Next by Date: Re: stateless component
  • Previous by thread: How to build Wonder for WebObjects 5.3 ?
  • Next by thread: Re: How to build Wonder for WebObjects 5.3 ?
  • Index(es):
    • Date
    • Thread