You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Nick Stolwijk <ni...@gmail.com> on 2009/09/16 14:57:04 UTC

Re: [jira] Difficulty while downloading jars using maven

Try build with --strict-checksums to see if the jar files you are
getting are different than the ones on central.

Hth,

Nick Stolwijk
~Java Developer~

IPROFS BV.
Claus Sluterweg 125
2012 WS Haarlem
http://www.iprofs.nl



On Wed, Sep 16, 2009 at 2:47 PM, Eklovya <ek...@infosys.com> wrote:
>
> Hi All,
>
> I’m facing difficulty while downloading jars using maven. This is the kind
> of exception I’m getting:
>
> java.lang.NoSuchMethodError:
> com.trend.iwss.jscan.appscan.runtime.PolicyProps: method <init>()V not found
>        at
> com.trend.iwss.jscan.appscan.runtime.Session.<init>(Session.java:58)
> at com.trend.iwss.jscan.appscan.runtime.Session.<clinit>(Session.java:33)
>        at
>
> com.trend.iwss.jscan.appscan.runtime.PolicyRuntime.preFilter(PolicyRuntime.java:128)
>        at
>
> com.trend.iwss.jscan.appscan.runtime.ThreadPolicyRuntime.preFilter(ThreadPolicyRuntime.java:56)
>
> Seems like the corporate firewall is adding its own classes to the jars and
> corrupting it. On searching across forums, I found this:
> http://forums.sun.com/thread.jspa?threadID=5123159&messageID=9432999
>
>
> Has any of you faced this issue, If yes please guide me about the next
> steps.
>
> Regards,
> Eklovya
>
> --
> View this message in context: http://www.nabble.com/Difficulty-while-downloading-jars-using-maven-tp25471648p25471648.html
> Sent from the Maven - Issues mailing list archive at Nabble.com.
>
>

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