If you can find a way to upload them, I'm sure Continuum will find a way to wash them for you ;)

...although I'm not really sure which phase of the build process to hook the maven plugin into...

My initial attempt keeps failing with this configuration....what's wrong? I copied it from the wiki.

<plugins>
    <plugin>
        <artifactId>maven-maid-plugin</artifactId>
        <groupId>org.apache.maven.plugins</groupId>
        <executions>
            <execution>
                <phase>morning-chores</phase>
                <goals>
                    <goal>wash</goal>
                </goals>
                <configuration>
                  <resources>
                   <cleaningSupplies>
                     /usr/local/pantry
                   </cleaningSupplies>
                  </resources>
                </configuration>
            </execution>
        </executions>
    </plugin>



--
James Mitchell
678.910.8017




On Nov 1, 2006, at 7:25 AM, Dave Newton wrote:

From: James Mitchell [mailto:[EMAIL PROTECTED]
and do the nightly distribution

I have some dirty dishes it could look at.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to