I've seen it before a couple of times. It's strange, because the
artifact is in the central maven repo. Last time I saw this failure,
it just magically disappeared by itself...

Nils-H

On Wed, Dec 10, 2008 at 12:51 AM, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> never seen that one before.
>
> On Tue, Dec 9, 2008 at 2:28 PM, Nils-Helge Garli Hegvik
> <[EMAIL PROTECTED]> wrote:
>> This one seems to fail now and then. Any ideas why?
>>
>> Nils-H
>>
>>> ------------------------------------------------------------------------
>>> [INFO] Failed to resolve artifact.
>>>
>>> Missing:
>>> ----------
>>> 1) jfree:jcommon:jar:1.0.14
>>>
>>>   Try downloading the file manually from:
>>>       http://www.jfree.org/jcommon/
>>>
>>>   Then, install it using the command:
>>>       mvn install:install-file -DgroupId=jfree -DartifactId=jcommon
>>> -Dversion=1.0.14 -Dpackaging=jar -Dfile=/path/to/file
>>>
>>>   Alternatively, if you host your own repository you can deploy the file
>>> there:
>>>       mvn deploy:deploy-file -DgroupId=jfree -DartifactId=jcommon
>>> -Dversion=1.0.14 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>>> -DrepositoryId=[id]
>>>
>>>   Path to dependency:
>>>           1)
>>> org.apache.struts:struts2-jasperreports-plugin:jar:2.1.3-SNAPSHOT
>>>           2) jasperreports:jasperreports:jar:3.0.0
>>>           3) jfree:jcommon:jar:1.0.14
>>>
>>> 2) jfree:jfreechart:jar:1.0.11
>>>
>>>   Try downloading the file manually from:
>>>       http://www.jfree.org/jfreechart/
>>>
>>>   Then, install it using the command:
>>>       mvn install:install-file -DgroupId=jfree -DartifactId=jfreechart
>>> -Dversion=1.0.11 -Dpackaging=jar -Dfile=/path/to/file
>>>
>>>   Alternatively, if you host your own repository you can deploy the file
>>> there:
>>>       mvn deploy:deploy-file -DgroupId=jfree -DartifactId=jfreechart
>>> -Dversion=1.0.11 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
>>> -DrepositoryId=[id]
>>>
>>>   Path to dependency:
>>>           1)
>>> org.apache.struts:struts2-jasperreports-plugin:jar:2.1.3-SNAPSHOT
>>>           2) jasperreports:jasperreports:jar:3.0.0
>>>           3) jfree:jfreechart:jar:1.0.11
>>>
>>> ----------
>>> 2 required artifacts are missing.
>>>
>>> for artifact:
>>>   org.apache.struts:struts2-jasperreports-plugin:jar:2.1.3-SNAPSHOT
>>>
>>> from the specified remote repositories:
>>>   central (https://maven.atlassian.com/repository/internal/),
>>>   atlassian-m1-repository (https://m2proxy.atlassian.com/repository/m1/),
>>>   apache.snapshots (http://people.apache.org/maven-snapshot-repository)
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
>
> --
> "Hey you! Would you help me to carry the stone?" Pink Floyd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to