You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by john_sh <mr...@yahoo.com> on 2006/08/26 11:21:16 UTC

1 required artifact is missing

hello 

i want to build exo-ecm module with maven but i recieve this error message: 

F:\java\projects\v2.x\exo-ecm>mvn clean install 
[INFO] Scanning for projects... 
[INFO] Reactor build order: 
[INFO]   exo-ecm 
[INFO]   eXo ECM Signer Applet 
[INFO]   eXo CMS Service API 
[INFO]   eXo JBPM 
[INFO]   eXo content backup BP for jBPM 
[INFO]   eXo content validation BP for jBPM 
[INFO]   eXo holidays BP for jBPM 
[INFO]   eXo payraise BP for jBPM 
[INFO]   eXo Workflow Service API 
[INFO]   eXo CMS Service impl 
[INFO]   eXo Workflow Service Impl for Bonita 
[INFO]   eXo content backup BP for Bonita 
[INFO]   eXo content validation BP for Bonita 
[INFO]   eXo holidays BP for Bonita 
[INFO]   eXo payraise BP for Bonita 
[INFO]   eXo Signer Service API 
[INFO]   eXo Signer Service impl 
[INFO]   eXo Workflow Service Impl for jBPM 
[INFO]   eXo JSF CMS Components 
[INFO]   exo-ecm.portlets.cms-content Portlet 
[INFO]   exo-ecm.portlets.workflow Portlet 
[INFO]   eXo ECM Portal Web Module 
[INFO]   eXo ECM site 
[INFO]
------------------------------------------------------------------------- 
--- 
[INFO] Building exo-ecm 
[INFO]    task-segment: [clean, install] 
[INFO]
------------------------------------------------------------------------- 
--- 
[INFO] [clean:clean] 
[INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target 
[INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target\classes 
[INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target\test-classes 
[INFO] [site:attach-descriptor] 
[INFO] [install:install] 
[INFO] Installing F:\java\projects\v2.x\exo-ecm\pom.xml to
f:\java\maven2\reposi 
tory\exo-ecm\exo-ecm\1.0\exo-ecm-1.0.pom 
[INFO]
------------------------------------------------------------------------- 
--- 
[INFO] Building eXo ECM Signer Applet 
[INFO]    task-segment: [clean, install] 
[INFO]
------------------------------------------------------------------------- 
--- 
[INFO] [clean:clean] 
[INFO] Deleting directory
F:\java\projects\v2.x\exo-ecm\applications\signer-appl 
et\target 
[INFO] Deleting directory
F:\java\projects\v2.x\exo-ecm\applications\signer-appl 
et\target\classes 
[INFO] Deleting directory
F:\java\projects\v2.x\exo-ecm\applications\signer-appl 
et\target\test-classes 
[INFO] [resources:resources] 
[INFO] Using default encoding to copy filtered resources. 
[INFO] [compiler:compile] 
[INFO] Nothing to compile - all classes are up to date 
[INFO] [resources:testResources] 
[INFO] Using default encoding to copy filtered resources. 
[INFO] [compiler:testCompile] 
[INFO] Nothing to compile - all classes are up to date 
[INFO] [surefire:test] 
[INFO] Tests are skipped. 
[INFO] [jar:jar] 
[INFO] Building jar:
F:\java\projects\v2.x\exo-ecm\applications\signer-applet\ta 
rget\signer-applet.jar 
[INFO] [install:install] 
[INFO] Installing
F:\java\projects\v2.x\exo-ecm\applications\signer-applet\targe 
t\signer-applet.jar to
f:\java\maven2\repository\exo-ecm\exo-ecm.applications.si 
gner-applet\1.0\exo-ecm.applications.signer-applet-1.0.jar 
[INFO]
------------------------------------------------------------------------- 
--- 
[INFO] Building eXo CMS Service API 
[INFO]    task-segment: [clean, install] 
[INFO]
------------------------------------------------------------------------- 
--- 
[INFO] [clean:clean] 
[INFO] Deleting directory
F:\java\projects\v2.x\exo-ecm\services\cms\api\target 
[INFO] Deleting directory
F:\java\projects\v2.x\exo-ecm\services\cms\api\target\ 
classes 
[INFO] Deleting directory
F:\java\projects\v2.x\exo-ecm\services\cms\api\target\ 
test-classes 
[INFO] [resources:resources] 
[INFO] Using default encoding to copy filtered resources. 
Downloading:
http://maven.objectweb.org/maven2/exo-jcr/exo-jcr.services.jcr.api/ 
1.0/exo-jcr.services.jcr.api-1.0.pom 
[WARNING] Unable to get resource from repository maven2 repo
(http://maven.objec 
tweb.org/maven2) 
Downloading:
http://www.ibiblio.org/maven/exo-jcr/exo-jcr.services.jcr.api/1.0/e 
xo-jcr.services.jcr.api-1.0.pom 
[WARNING] Unable to get resource from repository maven2 repo2
(http://www.ibibli 
o.org/maven)............. 

[ERROR] BUILD ERROR 
[INFO]
------------------------------------------------------------------------ 
[INFO] Failed to resolve artifact. 

Missing: 
---------- 
1) exo-jcr:exo-jcr.services.jcr.api:jar:1.0 

  Try downloading the file manually from the project website. 
  Then, install it using the command: 
      mvn install:install-file -DgroupId=exo-jcr
-DartifactId=exo-jcr.services.j 
cr.api \ 
          -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file 

  Path to dependency: 
        1) exo-ecm:exo-ecm.services.cms.api:jar:1.0 
        2) exo-jcr:exo-jcr.services.jcr.api:jar:1.0 

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

for artifact: 
  exo-ecm:exo-ecm.services.cms.api:jar:1.0 
from the specified remote repositories: 
  maven2 repo7 (http://public.planetmirror.com/pub/maven2), 
  maven2 repo5 (http://mirrors.sunsite.dk/maven2), 
  objectweb-snapshot (http://maven.objectweb.org/maven2-snapshot/), 
  local-jcr (file:f:/java/projects/v2.x/exo-jcr/maven2), 
  maven2 repo2 (http://www.ibiblio.org/maven), 
  maven2 repo8 (http://www.ibiblio.org/maven2), 
  maven2 repo (http://maven.objectweb.org/maven2), 
  central (http://repo1.maven.org/maven2), 
  ibiblio (http://www.ibiblio.org/maven2), 
  local (file:f:/java/projects/v2.x/exo-platform/maven2), 
  objectweb (http://maven.objectweb.org/maven2), 
  maven2 repo6 (http://public.www.planetmirror.com/pub/maven2), 
  maven2 repo4 (http://public.planetmirror.com/pub/maven2), 
  maven2 repo3 (http://mirrors.dotsrc.org/maven2) 


[INFO]
------------------------------------------------------------------------ 
[INFO] For more information, run Maven with the -e switch 
[INFO]
------------------------------------------------------------------------ 
[INFO] Total time: 2 minutes 9 seconds 
[INFO] Finished at: Sat Aug 26 12:22:29 PDT 2006 
[INFO] Final Memory: 10M/19M 
[INFO]
------------------------------------------------------------------------ 

where should i download this artifact from, when maven can't find it. even
when i search this file, i get the same sites that maven searchs when
downloading. 

-- 
View this message in context: http://www.nabble.com/1-required-artifact-is-missing-tf2168658.html#a5996101
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: 1 required artifact is missing

Posted by Nick Veys <ps...@gmail.com>.
I wouldn't be surprised if running it again gets the file.  I get
failed downloads all the time and just re-run and it gets them.

On 8/26/06, Doug Douglass <do...@gmail.com> wrote:
> At this point I think you need to contact who ever created the
> maven-exo-plugin and/or exo.
>
> On 8/26/06, john_sh <mr...@yahoo.com> wrote:
> >
> >
> > hello
> >
> > i want to build exo-ecm module with maven but i recieve this error
> > message:
> >
> > F:\java\projects\v2.x\exo-ecm>mvn clean install
> > [INFO] Scanning for projects...
> > [INFO] Reactor build order:
> > [INFO]   exo-ecm
> > [INFO]   eXo ECM Signer Applet
> > [INFO]   eXo CMS Service API
> > [INFO]   eXo JBPM
> > [INFO]   eXo content backup BP for jBPM
> > [INFO]   eXo content validation BP for jBPM
> > [INFO]   eXo holidays BP for jBPM
> > [INFO]   eXo payraise BP for jBPM
> > [INFO]   eXo Workflow Service API
> > [INFO]   eXo CMS Service impl
> > [INFO]   eXo Workflow Service Impl for Bonita
> > [INFO]   eXo content backup BP for Bonita
> > [INFO]   eXo content validation BP for Bonita
> > [INFO]   eXo holidays BP for Bonita
> > [INFO]   eXo payraise BP for Bonita
> > [INFO]   eXo Signer Service API
> > [INFO]   eXo Signer Service impl
> > [INFO]   eXo Workflow Service Impl for jBPM
> > [INFO]   eXo JSF CMS Components
> > [INFO]   exo-ecm.portlets.cms-content Portlet
> > [INFO]   exo-ecm.portlets.workflow Portlet
> > [INFO]   eXo ECM Portal Web Module
> > [INFO]   eXo ECM site
> > [INFO]
> > -------------------------------------------------------------------------
> > ---
> > [INFO] Building exo-ecm
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > -------------------------------------------------------------------------
> > ---
> > [INFO] [clean:clean]
> > [INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target
> > [INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target\classes
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\target\test-classes
> > [INFO] [site:attach-descriptor]
> > [INFO] [install:install]
> > [INFO] Installing F:\java\projects\v2.x\exo-ecm\pom.xml to
> > f:\java\maven2\reposi
> > tory\exo-ecm\exo-ecm\1.0\exo-ecm-1.0.pom
> > [INFO]
> > -------------------------------------------------------------------------
> > ---
> > [INFO] Building eXo ECM Signer Applet
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > -------------------------------------------------------------------------
> > ---
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\applications\signer-appl
> > et\target
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\applications\signer-appl
> > et\target\classes
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\applications\signer-appl
> > et\target\test-classes
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] [compiler:compile]
> > [INFO] Nothing to compile - all classes are up to date
> > [INFO] [resources:testResources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] [compiler:testCompile]
> > [INFO] Nothing to compile - all classes are up to date
> > [INFO] [surefire:test]
> > [INFO] Tests are skipped.
> > [INFO] [jar:jar]
> > [INFO] Building jar:
> > F:\java\projects\v2.x\exo-ecm\applications\signer-applet\ta
> > rget\signer-applet.jar
> > [INFO] [install:install]
> > [INFO] Installing
> > F:\java\projects\v2.x\exo-ecm\applications\signer-applet\targe
> > t\signer-applet.jar to
> > f:\java\maven2\repository\exo-ecm\exo-ecm.applications.si
> > gner-applet\1.0\exo-ecm.applications.signer-applet-1.0.jar
> > [INFO]
> > -------------------------------------------------------------------------
> > ---
> > [INFO] Building eXo CMS Service API
> > [INFO]    task-segment: [clean, install]
> > [INFO]
> > -------------------------------------------------------------------------
> > ---
> > [INFO] [clean:clean]
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\services\cms\api\target
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\services\cms\api\target\
> > classes
> > [INFO] Deleting directory
> > F:\java\projects\v2.x\exo-ecm\services\cms\api\target\
> > test-classes
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > Downloading:
> > http://maven.objectweb.org/maven2/exo-jcr/exo-jcr.services.jcr.api/
> > 1.0/exo-jcr.services.jcr.api-1.0.pom
> > [WARNING] Unable to get resource from repository maven2 repo
> > (http://maven.objec
> > tweb.org/maven2)
> > Downloading:
> > http://www.ibiblio.org/maven/exo-jcr/exo-jcr.services.jcr.api/1.0/e
> > xo-jcr.services.jcr.api-1.0.pom
> > [WARNING] Unable to get resource from repository maven2 repo2
> > (http://www.ibibli
> > o.org/maven).............
> >
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Failed to resolve artifact.
> >
> > Missing:
> > ----------
> > 1) exo-jcr:exo-jcr.services.jcr.api:jar:1.0
> >
> >   Try downloading the file manually from the project website.
> >   Then, install it using the command:
> >       mvn install:install-file -DgroupId=exo-jcr
> > -DartifactId=exo-jcr.services.j
> > cr.api \
> >           -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
> >
> >   Path to dependency:
> >         1) exo-ecm:exo-ecm.services.cms.api:jar:1.0
> >         2) exo-jcr:exo-jcr.services.jcr.api:jar:1.0
> >
> > ----------
> > 1 required artifact is missing.
> >
> > for artifact:
> >   exo-ecm:exo-ecm.services.cms.api:jar:1.0
> > from the specified remote repositories:
> >   maven2 repo7 (http://public.planetmirror.com/pub/maven2),
> >   maven2 repo5 (http://mirrors.sunsite.dk/maven2),
> >   objectweb-snapshot (http://maven.objectweb.org/maven2-snapshot/),
> >   local-jcr (file:f:/java/projects/v2.x/exo-jcr/maven2),
> >   maven2 repo2 (http://www.ibiblio.org/maven),
> >   maven2 repo8 (http://www.ibiblio.org/maven2),
> >   maven2 repo (http://maven.objectweb.org/maven2),
> >   central (http://repo1.maven.org/maven2),
> >   ibiblio (http://www.ibiblio.org/maven2),
> >   local (file:f:/java/projects/v2.x/exo-platform/maven2),
> >   objectweb (http://maven.objectweb.org/maven2),
> >   maven2 repo6 (http://public.www.planetmirror.com/pub/maven2),
> >   maven2 repo4 (http://public.planetmirror.com/pub/maven2),
> >   maven2 repo3 (http://mirrors.dotsrc.org/maven2)
> >
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 2 minutes 9 seconds
> > [INFO] Finished at: Sat Aug 26 12:22:29 PDT 2006
> > [INFO] Final Memory: 10M/19M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > where should i download this artifact from, when maven can't find it. even
> > when i search this file, i get the same sites that maven searchs when
> > downloading.
> >
> > --
> > View this message in context:
> > http://www.nabble.com/1-required-artifact-is-missing-tf2168658.html#a5996101
> > Sent from the Maven - Users forum at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: 1 required artifact is missing

Posted by Doug Douglass <do...@gmail.com>.
At this point I think you need to contact who ever created the
maven-exo-plugin and/or exo.

On 8/26/06, john_sh <mr...@yahoo.com> wrote:
>
>
> hello
>
> i want to build exo-ecm module with maven but i recieve this error
> message:
>
> F:\java\projects\v2.x\exo-ecm>mvn clean install
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   exo-ecm
> [INFO]   eXo ECM Signer Applet
> [INFO]   eXo CMS Service API
> [INFO]   eXo JBPM
> [INFO]   eXo content backup BP for jBPM
> [INFO]   eXo content validation BP for jBPM
> [INFO]   eXo holidays BP for jBPM
> [INFO]   eXo payraise BP for jBPM
> [INFO]   eXo Workflow Service API
> [INFO]   eXo CMS Service impl
> [INFO]   eXo Workflow Service Impl for Bonita
> [INFO]   eXo content backup BP for Bonita
> [INFO]   eXo content validation BP for Bonita
> [INFO]   eXo holidays BP for Bonita
> [INFO]   eXo payraise BP for Bonita
> [INFO]   eXo Signer Service API
> [INFO]   eXo Signer Service impl
> [INFO]   eXo Workflow Service Impl for jBPM
> [INFO]   eXo JSF CMS Components
> [INFO]   exo-ecm.portlets.cms-content Portlet
> [INFO]   exo-ecm.portlets.workflow Portlet
> [INFO]   eXo ECM Portal Web Module
> [INFO]   eXo ECM site
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building exo-ecm
> [INFO]    task-segment: [clean, install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] [clean:clean]
> [INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target
> [INFO] Deleting directory F:\java\projects\v2.x\exo-ecm\target\classes
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\target\test-classes
> [INFO] [site:attach-descriptor]
> [INFO] [install:install]
> [INFO] Installing F:\java\projects\v2.x\exo-ecm\pom.xml to
> f:\java\maven2\reposi
> tory\exo-ecm\exo-ecm\1.0\exo-ecm-1.0.pom
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building eXo ECM Signer Applet
> [INFO]    task-segment: [clean, install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] [clean:clean]
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\applications\signer-appl
> et\target
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\applications\signer-appl
> et\target\classes
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\applications\signer-appl
> et\target\test-classes
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar:
> F:\java\projects\v2.x\exo-ecm\applications\signer-applet\ta
> rget\signer-applet.jar
> [INFO] [install:install]
> [INFO] Installing
> F:\java\projects\v2.x\exo-ecm\applications\signer-applet\targe
> t\signer-applet.jar to
> f:\java\maven2\repository\exo-ecm\exo-ecm.applications.si
> gner-applet\1.0\exo-ecm.applications.signer-applet-1.0.jar
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building eXo CMS Service API
> [INFO]    task-segment: [clean, install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] [clean:clean]
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\services\cms\api\target
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\services\cms\api\target\
> classes
> [INFO] Deleting directory
> F:\java\projects\v2.x\exo-ecm\services\cms\api\target\
> test-classes
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> Downloading:
> http://maven.objectweb.org/maven2/exo-jcr/exo-jcr.services.jcr.api/
> 1.0/exo-jcr.services.jcr.api-1.0.pom
> [WARNING] Unable to get resource from repository maven2 repo
> (http://maven.objec
> tweb.org/maven2)
> Downloading:
> http://www.ibiblio.org/maven/exo-jcr/exo-jcr.services.jcr.api/1.0/e
> xo-jcr.services.jcr.api-1.0.pom
> [WARNING] Unable to get resource from repository maven2 repo2
> (http://www.ibibli
> o.org/maven).............
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) exo-jcr:exo-jcr.services.jcr.api:jar:1.0
>
>   Try downloading the file manually from the project website.
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=exo-jcr
> -DartifactId=exo-jcr.services.j
> cr.api \
>           -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
>
>   Path to dependency:
>         1) exo-ecm:exo-ecm.services.cms.api:jar:1.0
>         2) exo-jcr:exo-jcr.services.jcr.api:jar:1.0
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>   exo-ecm:exo-ecm.services.cms.api:jar:1.0
> from the specified remote repositories:
>   maven2 repo7 (http://public.planetmirror.com/pub/maven2),
>   maven2 repo5 (http://mirrors.sunsite.dk/maven2),
>   objectweb-snapshot (http://maven.objectweb.org/maven2-snapshot/),
>   local-jcr (file:f:/java/projects/v2.x/exo-jcr/maven2),
>   maven2 repo2 (http://www.ibiblio.org/maven),
>   maven2 repo8 (http://www.ibiblio.org/maven2),
>   maven2 repo (http://maven.objectweb.org/maven2),
>   central (http://repo1.maven.org/maven2),
>   ibiblio (http://www.ibiblio.org/maven2),
>   local (file:f:/java/projects/v2.x/exo-platform/maven2),
>   objectweb (http://maven.objectweb.org/maven2),
>   maven2 repo6 (http://public.www.planetmirror.com/pub/maven2),
>   maven2 repo4 (http://public.planetmirror.com/pub/maven2),
>   maven2 repo3 (http://mirrors.dotsrc.org/maven2)
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 minutes 9 seconds
> [INFO] Finished at: Sat Aug 26 12:22:29 PDT 2006
> [INFO] Final Memory: 10M/19M
> [INFO]
> ------------------------------------------------------------------------
>
> where should i download this artifact from, when maven can't find it. even
> when i search this file, i get the same sites that maven searchs when
> downloading.
>
> --
> View this message in context:
> http://www.nabble.com/1-required-artifact-is-missing-tf2168658.html#a5996101
> Sent from the Maven - Users forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>