On Mon, Sep 22, 2008 at 4:39 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:
> Hi, > > It was my fault. Some local changes were accidentally checked in. I just > reverted it under r697872. > > Thanks, > Raymond > > -------------------------------------------------- > From: <[EMAIL PROTECTED]> > Sent: Monday, September 22, 2008 2:52 AM > To: <[email protected]> > Subject: build issues > > > Hi all, >> >> I have some build problems in the current version from trunk: >> >> 1) The file pom.xml in sca\itest\osgi-tuscany\tuscany-versioned is not >> valid xml. The closing </dependencies> is missing. >> >> >> 2) After fixing this I still cannot build, because the pom has a >> dependency to tuscany-distribution-all which does not exist: >> [ERROR] BUILD ERROR >> [INFO] Failed to resolve artifact. >> Missing: >> org.apache.tuscany.sca:tuscany-distribution-all:jar:1.4-SNAPSHOT >> >> >> 3) If I run "mvn install -o" in sca\distribution the build runs >> successfully, but in created lib and modules folders is only a subset of >> the jars (31 in lib and 35 in modules) available. >> >> >> Bye, >> Daniel >> > > Thanks Raymond, mystery solved. Simon
