Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add class path folder in Manifest #42

Open
GoogleCodeExporter opened this issue Apr 7, 2015 · 0 comments
Open

How to add class path folder in Manifest #42

GoogleCodeExporter opened this issue Apr 7, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
NA

What is the expected output? What do you see instead?
I need my actual jar class path something like having my conf folder as below

Class-Path: conf/ commons-lang-2.6.jar mail-1.4.7.jar 

my folder conf located with the myjar.one-jar.jar location.

conf
myjar.one-jar.jar

What version of onejar-maven-plugin are you using?

<version>1.4.4</version>
What is the output of "mvn -version" on your machine?
3.2.5

Please provide any additional information below.

Can you please help how can i refer external folder something like conf in my 
jar manifest classpath.

Original issue reported on code.google.com by sreekant...@gmail.com on 18 Feb 2015 at 11:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant