On Mon, Sep 28, 2009 at 10:58 PM, Daniel Kulp <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to