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
Environment: OSX
Reporter: Kevin Ross
Fix For: 1.3.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.