search query used in google: site:nabble.com Missing artifact
org.eclipse.jetty:test-proxy-webapp . This was the report i was referring
to
http://jetty.4.x6.nabble.com/jetty-users-jetty-distribution-maven-dependencies-missing-td4962530.html
to this report.

the war is present in the distribution zip and no issues with distribution
so far. But when used in maven, it always complains that the was file
missing during dependency check.





On Thu 29 Oct, 2015 7:07 pm Joakim Erdfelt <[email protected]> wrote:

> You mention that its a known issue, raised in 2014.
>
> But there's no issue with "test-proxy-webapp" found in bugzilla.
>
> https://www.google.com/?gws_rd=ssl#q=%22test-proxy-webapp%22+site:bugs.eclipse.org
>
> Also scanning the various mailing lists (archives at dev.eclipse.org),
> show no discussion/hits either (just some commit messages).
>
> https://www.google.com/?gws_rd=ssl#q=%22test-proxy-webapp%22+site:dev.eclipse.org
>
> Do you have links pointing to / showing these reports?
>
>
> Joakim Erdfelt / [email protected]
>
> On Thu, Oct 29, 2015 at 6:30 AM, Joakim Erdfelt <[email protected]>
> wrote:
>
>> $ tar -ztvf jetty-distribution-9.3.5.v20151012.tar.gz | grep -E "\.war"
>> -rw-r--r-- joakim/staff 858295 2015-10-12 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/async-rest.war
>> -rw-r--r-- joakim/staff  60893 2015-10-12 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test-jaas.war
>> -rw-r--r-- joakim/staff  63245 2015-10-12 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test-jndi.war
>> -rw-r--r-- joakim/staff 478055 2015-10-12 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test-spec.war
>> -rw-r--r-- joakim/staff 908339 2015-10-12 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test.war
>> -rw-r--r-- joakim/staff 884955 2015-10-12 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/xref-proxy.war
>>
>> $ unzip -l jetty-distribution-9.3.5.v20151012.zip | grep -E "\.war"
>>    858295  10-12-2015 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/async-rest.war
>>     60893  10-12-2015 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test-jaas.war
>>     63245  10-12-2015 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test-jndi.war
>>    478055  10-12-2015 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test-spec.war
>>    908339  10-12-2015 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/test.war
>>    884955  10-12-2015 15:41
>> jetty-distribution-9.3.5.v20151012/demo-base/webapps/xref-proxy.war
>>
>> I see the xref-proxy.war
>> <https://github.com/eclipse/jetty.project/blob/jetty-9.3.5.v20151012/jetty-distribution/pom.xml#L149-L158>
>> in the distribution's tarball and zip.
>> Where are you seeing that specific error?
>>
>>
>> Joakim Erdfelt / [email protected]
>>
>> On Thu, Oct 29, 2015 at 6:09 AM, Manoj Neelapu మనోజ్ నీలాపు <
>> [email protected]> wrote:
>>
>>> The war is missing when using the jetty-distribution for zip. Have seen
>>> in forums that this is know issue and raised some time in 2014. Is there
>>> any work around other than to download the distribution zip outside of
>>> maven dependency (curl,wget, other plugins)
>>>
>>> Thanks
>>> Manoj
>>>
>>> _______________________________________________
>>> jetty-users mailing list
>>> [email protected]
>>> To change your delivery options, retrieve your password, or unsubscribe
>>> from this list, visit
>>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>>
>>
>>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to