Good day, 

Try using maven-dependency plugn ( or codehaus' dependency-maven-plugin ) or
maven-assembly-plugin to unpack the jar/zip files to target/classes. Not
sure though if that would work.

Btw, why not just add those as dependencies?

Cheers,
Franz

That may require you to use depedency plugin or assembly plugin to unpack
the files.

Jagan Padmanabha Pillai -X (jpadmana - Insight Solutions, Inc. at Cisco)
wrote:
> 
> Hi,
>  
> Is it possible to add additional classpath (not specified in the
> dependency) to maven2 on runtime.
> The idea is to unzip the jars to a specific directory and add those jars
> to compile / jar classpath.
>  
> Thanks
>  
>  
> 
> 

-- 
View this message in context: 
http://www.nabble.com/additional-classpath-to-maven2-tf3189283s177.html#a8859324
Sent from the Maven - Users mailing list archive at Nabble.com.


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

  • ... franz see
    • ... jiangshachina
      • ... Jagan Padmanabha Pillai -X \(jpadmana - Insight Solutions, Inc. at Cisco\)
        • ... franz see
        • ... jiangshachina
    • ... Brian E. Fox

Reply via email to