Aaaah sorry guys.
Have been working too long today.
The log shows the problem (directly at my eyes, don't know why I didn't
see that):
> [DEBUG] For dependency Dependency {groupId=javafx, artifactId=javafxc,
version=1.3.0, type=jar}: system-scoped dependency must specify an
absolute path systemPath.
Okay, well. But I have to use some environment vars like javafx.home or
java.home... Is there any tutorial/sample that shows that?
Thanks,
Johannes
On 05/24/2010 07:11 PM, Johannes Schneider wrote:
> 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]