You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Henning Schmiedehausen (JIRA)" <ji...@apache.org> on 2008/05/08 02:31:55 UTC

[jira] Commented: (SHINDIG-244) Build error , 2 required artifacts are missing

    [ https://issues.apache.org/jira/browse/SHINDIG-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595097#action_12595097 ] 

Henning Schmiedehausen commented on SHINDIG-244:
------------------------------------------------

did you run "mvn install" ?

> Build error , 2 required artifacts are missing
> ----------------------------------------------
>
>                 Key: SHINDIG-244
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-244
>             Project: Shindig
>          Issue Type: Test
>          Components: Sample container & Examples
>         Environment: Windows XP.
> Jdk 1.5
>            Reporter: Oscar Nevarez Leal
>
> Hi, I just download shindig from SVN repository.
> following the steps to start the server & try the examples , i found with the next issue.
> I understand the error meaning but I don´t know how can it be solved
> thanks.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.shindig:shindig-gadgets:jar:1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.shindig -DartifactId=shindig-gadgets -Dversion=1-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.shindig -DartifactId=shindig-gadgets -Dversion=1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.apache.shindig:shindig-server:war:1-SNAPSHOT
>   	2) org.apache.shindig:shindig-gadgets:jar:1-SNAPSHOT
> 2) org.apache.shindig:shindig-social-api:jar:1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.shindig -DartifactId=shindig-social-api -Dversion=1-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.shindig -DartifactId=shindig-social-api -Dversion=1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.apache.shindig:shindig-server:war:1-SNAPSHOT
>   	2) org.apache.shindig:shindig-social-api:jar:1-SNAPSHOT
> ----------
> 2 required artifacts are missing

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (SHINDIG-244) Build error , 2 required artifacts are missing

Posted by Oscar Nevarez Leal <fu...@gmail.com>.
cd Shindig path.
mvn
mvn install
mvn -Prun

it work for me.


On Sat, May 10, 2008 at 12:43 PM, Rajdeep Dua <ra...@google.com> wrote:

> Is this issue with the configuration / dependencies.
> Still getting these errors when running *mvn jetty:run-war *in
> *{shindig}/java/server
> *directory.
>
>
> On Thu, May 8, 2008 at 6:01 AM, Henning Schmiedehausen (JIRA) <
> jira@apache.org> wrote:
>
> >
> >    [
> >
> https://issues.apache.org/jira/browse/SHINDIG-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595097#action_12595097
> ]
> >
> > Henning Schmiedehausen commented on SHINDIG-244:
> > ------------------------------------------------
> >
> > did you run "mvn install" ?
> >
> > > Build error , 2 required artifacts are missing
> > > ----------------------------------------------
> > >
> > >                 Key: SHINDIG-244
> > >                 URL: https://issues.apache.org/jira/browse/SHINDIG-244
> > >             Project: Shindig
> > >          Issue Type: Test
> > >          Components: Sample container & Examples
> > >         Environment: Windows XP.
> > > Jdk 1.5
> > >            Reporter: Oscar Nevarez Leal
> > >
> > > Hi, I just download shindig from SVN repository.
> > > following the steps to start the server & try the examples , i found
> with
> > the next issue.
> > > I understand the error meaning but I don´t know how can it be solved
> > > thanks.
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [ERROR] BUILD ERROR
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [INFO] Failed to resolve artifact.
> > > Missing:
> > > ----------
> > > 1) org.apache.shindig:shindig-gadgets:jar:1-SNAPSHOT
> > >   Try downloading the file manually from the project website.
> > >   Then, install it using the command:
> > >       mvn install:install-file -DgroupId=org.apache.shindig
> > -DartifactId=shindig-gadgets -Dversion=1-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.shindig
> > -DartifactId=shindig-gadgets -Dversion=1-SNAPSHOT -Dpackaging=jar
> > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> > >   Path to dependency:
> > >       1) org.apache.shindig:shindig-server:war:1-SNAPSHOT
> > >       2) org.apache.shindig:shindig-gadgets:jar:1-SNAPSHOT
> > > 2) org.apache.shindig:shindig-social-api:jar:1-SNAPSHOT
> > >   Try downloading the file manually from the project website.
> > >   Then, install it using the command:
> > >       mvn install:install-file -DgroupId=org.apache.shindig
> > -DartifactId=shindig-social-api -Dversion=1-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.shindig
> > -DartifactId=shindig-social-api -Dversion=1-SNAPSHOT -Dpackaging=jar
> > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> > >   Path to dependency:
> > >       1) org.apache.shindig:shindig-server:war:1-SNAPSHOT
> > >       2) org.apache.shindig:shindig-social-api:jar:1-SNAPSHOT
> > > ----------
> > > 2 required artifacts are missing
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> >
>



-- 
Oscar Nevarez Leal
Ingeniero en Software & Desarrollador Multimedia.

Re: [jira] Commented: (SHINDIG-244) Build error , 2 required artifacts are missing

Posted by Rajdeep Dua <ra...@google.com>.
Is this issue with the configuration / dependencies.
Still getting these errors when running *mvn jetty:run-war *in
*{shindig}/java/server
*directory.


On Thu, May 8, 2008 at 6:01 AM, Henning Schmiedehausen (JIRA) <
jira@apache.org> wrote:

>
>    [
> https://issues.apache.org/jira/browse/SHINDIG-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595097#action_12595097]
>
> Henning Schmiedehausen commented on SHINDIG-244:
> ------------------------------------------------
>
> did you run "mvn install" ?
>
> > Build error , 2 required artifacts are missing
> > ----------------------------------------------
> >
> >                 Key: SHINDIG-244
> >                 URL: https://issues.apache.org/jira/browse/SHINDIG-244
> >             Project: Shindig
> >          Issue Type: Test
> >          Components: Sample container & Examples
> >         Environment: Windows XP.
> > Jdk 1.5
> >            Reporter: Oscar Nevarez Leal
> >
> > Hi, I just download shindig from SVN repository.
> > following the steps to start the server & try the examples , i found with
> the next issue.
> > I understand the error meaning but I don´t know how can it be solved
> > thanks.
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Failed to resolve artifact.
> > Missing:
> > ----------
> > 1) org.apache.shindig:shindig-gadgets:jar:1-SNAPSHOT
> >   Try downloading the file manually from the project website.
> >   Then, install it using the command:
> >       mvn install:install-file -DgroupId=org.apache.shindig
> -DartifactId=shindig-gadgets -Dversion=1-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.shindig
> -DartifactId=shindig-gadgets -Dversion=1-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> >   Path to dependency:
> >       1) org.apache.shindig:shindig-server:war:1-SNAPSHOT
> >       2) org.apache.shindig:shindig-gadgets:jar:1-SNAPSHOT
> > 2) org.apache.shindig:shindig-social-api:jar:1-SNAPSHOT
> >   Try downloading the file manually from the project website.
> >   Then, install it using the command:
> >       mvn install:install-file -DgroupId=org.apache.shindig
> -DartifactId=shindig-social-api -Dversion=1-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.shindig
> -DartifactId=shindig-social-api -Dversion=1-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> >   Path to dependency:
> >       1) org.apache.shindig:shindig-server:war:1-SNAPSHOT
> >       2) org.apache.shindig:shindig-social-api:jar:1-SNAPSHOT
> > ----------
> > 2 required artifacts are missing
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>