Title: Message Title
Karl-Heinz Marbaise commented on an issue
Mojo's Exec Maven Plugin / Bug MEXEC-141
Execution of process hangs after upgrade from 1.2.1 to 1.3.1
We have a Maven profile that executes a java process (Fitnesse) with a specific classpath. It consists of the following configuration:

{code:xml}
<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>exec-maven-plugin</artifactId>
  <version>1.3.1</version>
  <executions>
    <execution>
      <id>start-fitnesse</id>
      <phase>test</...


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to