No you can't.

It would be better to use an url to reference your clover license file.

Emmanuel

Ingo Düppe a écrit :
Hello,

is it possible in a multi module project to reference a directory in an absolute manner of the super pom? Independent of the current position I like to reference a directory from the top root directory of myproject.

For instance I have following project structure:
   myproject
         module-1
               module-1-api
                     pom.xml
               module-1-core
                     pom.xml
               pom.xml
         module-2
               module-2-api
                     pom.xml
               module-2-core
                     pom.xml
               pom.xml
         src
           test
               clover
                    clover.license
   pom.xml <== my super pom

I like to define in my super pom.xml that the clover license is in the directory /src/test/clover/clover.license but all possible variables I found like ${basedir}or ${pom.dir} doesn't work.

Any ideas?

Regards,
Ingo




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






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

Reply via email to