[ 
https://issues.apache.org/jira/browse/CAMEL-17903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-17903.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Fixed

> camel-component-maven-plugin - Add doc about recompile
> ------------------------------------------------------
>
>                 Key: CAMEL-17903
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17903
>             Project: Camel
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.17.0
>
>
> We need to add
> {code}
>         <plugin>
>             <artifactId>maven-compiler-plugin</artifactId>
>             <executions>
>                 <execution>
>                     <id>recompile</id>
>                     <goals>
>                         <goal>compile</goal>
>                     </goals>
>                     <phase>process-classes</phase>
>                 </execution>
>             </executions>
>         </plugin>
> {code}
> to the docs so users can generate and re-compile with latest changes. 
> Otherwise its a 2-step process.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to