Maven2 plugin. Fix problem with empty injected classpath variablesBy neokrates, written on June 23, 2009 |
howto |
- neokrates
- Email: uwarov@yahoo.com
- Website: http://www.thinkplexx.com
- Join date: 05-31-09
- Posts: 20
Rate it
Ad
Poll
What build management tool does your project or firm use?
- Buildr (47%, 15 Votes)
- Maven 2 (6%, 2 Votes)
- Ant (6%, 2 Votes)
- Maven (3%, 1 Votes)
- Maven 3 (3%, 1 Votes)
- Ivy (0%, 0 Votes)
- GAnt (0%, 0 Votes)
- Gradle (0%, 0 Votes)
- Rake (0%, 0 Votes)
- Raven (0%, 0 Votes)
- Any Make Type Tool (0%, 0 Votes)
Total Voters: 32
Loading ...
Most popular search terms:
It is most likely that dependencies are not resolved. Use:
1 2 3 4 5 6 | /** * @requiresDependencyResolution */ class MyClass { ... } |
That will ensure that dependencies are actually present during the run time. mavenRuntimeClasspathVector should work now.
|
LEARN MORE (amazon bookstore)
|
|
TAGS
|
|
RELATED
|
Pages
Posts
|
|
SOCIAL
|
|
INCOMING SEARCH TERMS
|


















