Re: building quartz with maven and missing jms dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/11/2010 12:21 PM, Chris Spike wrote:
> I guess, the culprit is the following entry in maven2-depmap:
> 
[..]
> 
> So how can I bend this to find the classes in javax.jms?

Ok, I found the maven2.jpp.depmap.file property. But that doesn't work
for all deps. It is good/bad/ok to do the follwing in my spec-file:

mvn-jpp \
        install:install-file \
        -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
        -DgroupId=javax.activation \
        -DartifactId=activation \
        -Dversion=1.1 \
        -Dpackaging=jar \
        -Dfile=/usr/share/java/jaf.jar

Regards, Chris
--
java-devel mailing list
java-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/java-devel


[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux