Apologies for the delay, I have been traveling Sunday, Monday and
yesterday, so let me know if this is not an issue any more.
In any case, I am getting a build error with rcb1, in the ws axis2
binding (see below). I am also getting this error with the trunk and
an update to r577300. Is anyone else seeing this? (I am starting
off with an empty maven repo)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.woden:woden:jar:1.0-incubating-M7b
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.woden -DartifactId=woden
\
-Dversion=1.0-incubating-M7b -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1)
org.apache.tuscany.sca:tuscany-binding-ws-axis2:jar:1.0-incubating
2) org.apache.woden:woden:jar:1.0-incubating-M7b
----------
1 required artifact is missing.
for artifact:
org.apache.tuscany.sca:tuscany-binding-ws-axis2:jar:1.0-incubating
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
apache.ws (http://ws.zones.apache.org/repository/)
On 9/17/07, haleh mahbod <[EMAIL PROTECTED]> wrote:
>
> could you please try it with rc1b?
>
>
> On 9/17/07, Ignacio Silva-Lepe <[EMAIL PROTECTED]> wrote:
> >
> > This is interesting, it runs for me out of the trunk. I have not updated
> > today though. I notice that set TUSCANY_Bin_DISTRO has mixed
> > upper case and lower case, but other than that I can't see a difference
> > with what I am typing ...
> >
> >
> > On 9/17/07, haleh mahbod <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi,
> > >
> > > Can someone else give this a try? I cannot get this running. I am
> > > getting:
> > >
> > > C:\tuscany-new\sca-dist\tuscany-
> > > sca-1.0-incubating\samples\binding-notification-
> > > broker>set TUSCANY_Bin_DISTRO=c:\tuscany-new\sca-dist\tuscany-
> > > sca-1.0-incubating
> > >
> > >
> > > C:\tuscany-new\sca-dist\tuscany-
> > > sca-1.0-incubating\samples\binding-notification-
> > > broker>set
> > > TUSCANY_SCA_MANIFEST_JAR=%TUSCANY_BIN_DISTRO%\lib\tuscany-sca-manifes
> > > t.jar
> > >
> > > C:\tuscany-new\sca-dist\tuscany-
> > > sca-1.0-incubating\samples\binding-notification-
> > > broker>java -Dnotification.httpPort=8080 -cp
> > > "target\sample-binding-notification
> > > -broker-1.0-incubating-SNAPSHOT.jar;%TUSCANY_SCA_MANIFEST_JAR%"
> > > notification.bro
> > > ker.TrafficAdvisoryServer
> > > Exception in thread "main" java.lang.NoClassDefFoundError:
> > > notification/broker/T
> > > rafficAdvisoryServer
> > >
> > > Should this be out of binary distribution if noone can run it?
> > >
> > > Haleh
> > >
> >
>