[
https://issues.apache.org/activemq/browse/CAMEL-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42323#action_42323
]
Kevin Ross commented on CAMEL-412:
----------------------------------
Claus, I'm aware of how to set the executable, I mention this in the
description of the issue. I don't want it to execute any dot program, I just
want the dot file to be generated so that I can view in Graphviz for Mac. It
will automatically render for me when I choose to view it.
I think James has the right idea. If the doc page you referenced were updated
to reflect the additional that James made, this could be resolved without
further work or application of the patch.
> OSX mvn -e -o org.apache.camel:camel-maven-plugin:dot fails due to the lack
> of dot.exe
> --------------------------------------------------------------------------------------
>
> Key: CAMEL-412
> URL: https://issues.apache.org/activemq/browse/CAMEL-412
> Project: Apache Camel
> Issue Type: Bug
> Affects Versions: 1.2.0, 1.3.0
> Environment: OSX
> Reporter: Kevin Ross
> Fix For: 1.4.0
>
> Attachments: DotMojo.java.patch
>
>
> Though the intent seemed to be there, the DotMojo does not skip conversion of
> the file if there is no value for <executable/> in the pom.xml. The
> parameter was defaulted.
> #. removed the default.
> #. added log message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.