Hi,

at the moment I try to mavenize JFXtras.
Unfortunately I run into a major problem: When I add a dependency to one
of my projects, I get that message:

> [WARNING] POM for
'org.jfxtras:jfxtras-common:pom:0.7-SNAPSHOT:compile' is invalid.

(Full log at http://pastebin.com/tguzrAgN)


And of course the transitive dependencies are missing as a result of this.
But I can't figure out, what is wrong with that pom. It is a very simple
and straight forward one.


I started to comment out everything and found out that the parent pom
seems to be the problem...
I have added some dependencies with scope "system" to the parent. Those
have properties within their paths. When using Maven 3 it complains
about that. Maven2 does not. Might that be the problem?


So I have absolutly no clue what the problem might be. What can be the
next steps to find the problem?
Any hints are welcome...



Thanks,

Johannes


-- 
Johannes Schneider - blog.cedarsoft.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to