On Mon, Sep 28, 2009 at 10:58 PM, Daniel Kulp <dk...@apache.org> wrote:
> That said, you DO need to tell it where your workspace is.    You can use the
> -D flag on the command line if you want.   For me, I added a activeProfile to
> my settings.xml:
>
>    <activeProfiles>
>        <activeProfile>extra</activeProfile>
>    </activeProfiles>
>       <profile>
>            <id>extra</id>
>            <properties>
>                
> <eclipse.workspace>/home/dkulp/working/workspace</eclipse.workspace>
>            </properties>
>        </profile>

That's neat.

I've always been wondering how I can have custom flags for
non-lifecycle plugins.

I'm off to tinker with downloadJavadocs and downloadSources on as default...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to