On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> That's because, for some reason, we now have two models in there. I have
> no idea.
Thanks for your help. :) I opened
http://jira.codehaus.org/browse/MASSEMBLY-79 for it.
--
Wendy
--
Brett, the second model file is to support subassembly/component
-D
On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> That's because, for some reason, we now have two models in there. I have
> no idea.
>
> - Brett
>
> Wendy Smoak wrote:
> > On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote
That's because, for some reason, we now have two models in there. I have
no idea.
- Brett
Wendy Smoak wrote:
> On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>
>> mvn modello:xdoc site
>>
>> As of the 2.0.3 release, that should be automatically bound?
>
> Thanks. It's not working automatic
On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> mvn modello:xdoc site
>
> As of the 2.0.3 release, that should be automatically bound?
Thanks. It's not working automatically:
~/svn/maven/plugins/maven-assembly-plugin
$ mvn --version
Maven version: 2.0.4-SNAPSHOT
$ mvn clean site -U
...
$
mvn modello:xdoc site
As of the 2.0.3 release, that should be automatically bound?
- Brett
Wendy Smoak wrote:
> On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>
>> That's for 2.1-SNAPSHOT - yes, you can use multiple descriptors.
>
> Thanks. How do I get assembly.html generated locally? m
On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> That's for 2.1-SNAPSHOT - yes, you can use multiple descriptors.
Thanks. How do I get assembly.html generated locally? mvn site doesn't do it.
--
Wendy
-
To unsubscribe, e-
That's for 2.1-SNAPSHOT - yes, you can use multiple descriptors.
- Brett
Wendy Smoak wrote:
> The assembly plugin docs are dated October 16th. It looks like
> version 2.0.1 was uploaded to ibiblio on January 25th. Can you please
> update the site?
>
> * http://maven.apache.org/plugins/maven-a
The assembly plugin docs are dated October 16th. It looks like
version 2.0.1 was uploaded to ibiblio on January 25th. Can you please
update the site?
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html
And... I tried building (mvn site) the maven-assembly-plugin docs
locally.