[
https://issues.apache.org/activemq/browse/CAMEL-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42316#action_42316
]
Claus Ibsen commented on CAMEL-412:
-----------------------------------
Kevin have you seen the option to setup the executable at
http://activemq.apache.org/camel/camel-dot-maven-goal.html
where you can configure the DOT.exe to use (on windows).
And if patch is meant to be include then please provide a patch that doesn't
change the current code style in Camel.
> 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.