You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by lookman sanni <lo...@gmail.com> on 2009/04/10 00:10:20 UTC

Missing jar on demo-bigbank-account

Hi,

I got the error below while generating needed project files to import
Tuscany's modules into eclipse. I guessed there's a jar file missing at :
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/demo-bigbank-account/1.5-SNAPSHOT/demo-bigbank-account-1.5-SNAPSHOT.jar.


Have somebody experienced this before?

Where else to find the jar file in order to install it as it's proposing?

Thx.

*Error:*

[INFO] Building Apache Tuscany SCA Demo BigBank
[INFO]    task-segment: [eclipse:eclipse]
[INFO]
------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
Downloading:
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/demo-bigb
ank-account/1.5-SNAPSHOT/demo-bigbank-account-1.5-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.tuscany.sca:demo-bigbank-account:jar:1.5-SNAPSHOT' in rep
ository apache.incubator (
http://people.apache.org/repo/m2-incubating-repository)
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/tuscany/sca/demo-bigban
k-account/1.5-SNAPSHOT/demo-bigbank-account-1.5-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.tuscany.sca:demo-bigbank-account:jar:1.5-SNAPSHOT' in rep
ository apache.snapshots (
http://people.apache.org/repo/m2-snapshot-repository)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.tuscany.sca:demo-bigbank-account:jar:1.5-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=demo-bigbank-account -D
version=1.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=demo-bigbank-account -Dve
rsion=1.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:demo-bigbank:jar:1.5-SNAPSHOT
        2) org.apache.tuscany.sca:demo-bigbank-account:jar:1.5-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
  org.apache.tuscany.sca:demo-bigbank:jar:1.5-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/),
  osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5 minutes 29 seconds
[INFO] Finished at: Thu Apr 09 23:46:17 CEST 2009
[INFO] Final Memory: 109M/196M
[INFO]
------------------------------------------------------------------------


-- 
Lookman SANNI;

Re: Missing jar on demo-bigbank-account

Posted by lookman sanni <lo...@gmail.com>.
Thanks, it works. In fact during my previous tries, everything was ok till i
encountered build path problems under eclipse after importing the modules.
But, finally it's ok.

2009/4/10 Luciano Resende <lu...@gmail.com>

> On Thu, Apr 9, 2009 at 3:10 PM, lookman sanni <lo...@gmail.com>
> wrote:
> > Hi,
> >
> > I got the error below while generating needed project files to import
> > Tuscany's modules into eclipse. I guessed there's a jar file missing at :
> >
> http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/demo-bigbank-account/1.5-SNAPSHOT/demo-bigbank-account-1.5-SNAPSHOT.jar
> .
> >
> > Have somebody experienced this before?
> >
> > Where else to find the jar file in order to install it as it's proposing?
> >
>
> This message should be gone after you build the demos directory, the
> missing jar is one of the pieces for the big bank demo.
>
> --
> Luciano Resende
> Apache Tuscany, Apache PhotArk
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>



-- 
Lookman SANNI;

Re: Missing jar on demo-bigbank-account

Posted by Luciano Resende <lu...@gmail.com>.
On Thu, Apr 9, 2009 at 3:10 PM, lookman sanni <lo...@gmail.com> wrote:
> Hi,
>
> I got the error below while generating needed project files to import
> Tuscany's modules into eclipse. I guessed there's a jar file missing at :
> http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/demo-bigbank-account/1.5-SNAPSHOT/demo-bigbank-account-1.5-SNAPSHOT.jar.
>
> Have somebody experienced this before?
>
> Where else to find the jar file in order to install it as it's proposing?
>

This message should be gone after you build the demos directory, the
missing jar is one of the pieces for the big bank demo.

-- 
Luciano Resende
Apache Tuscany, Apache PhotArk
http://people.apache.org/~lresende
http://lresende.blogspot.com/