Yes, run command line

mvn clean install

Thanks,

John
On Sep 14, 4:19 pm, Marvin Froeder <[email protected]> wrote:
> You is using command line, right?
>
> On Mon, Sep 14, 2009 at 5:11 PM, John <[email protected]> wrote:
>
> > Seems mime is a different problem, I do have the phase specified there
> > and also tried you new attach-asdoc goal without phase, but still
> > cannot
> > see anything on the console.
>
> > Thanks,
>
> > John
>
> > On Sep 14, 3:54 pm, John <[email protected]> wrote:
> > > Right, It is not executed when run maven clean install. Sure, I will
> > > take a look.
>
> > > Thanks,
>
> > > John
>
> > > On Sep 14, 3:48 pm, Marvin Froeder <[email protected]> wrote:
>
> > > > You are saying it is not executed when you run mvn clean install?
> > > > Then you did something wrong, there is another asdoc topic from today,
> > that
> > > > a look on it.
>
> > > > VELO
>
> > > > On Mon, Sep 14, 2009 at 4:46 PM, John <[email protected]>
> > wrote:
>
> > > > > Hi,
>
> > > > > I use the flex-mojos 3.3.0 and I tried to add asdoc to the install
> > > > > process as follows,
>
> > > > >                   <execution>
> > > > >                        <id>generate-asdoc</id>
> > > > >                        <phase>install</phase>
> > > > >                        <goals>
> > > > >                            <goal>asdoc</goal>
> > > > >                        </goals>
> > > > >                        <configuration>
> > > > >                            <outputDirectory>$
> > > > > {project.build.directory}/asdoc</outputDirectory>
> > > > >                            <excludeClasses>TestRunner.mxml</
> > > > > excludeClasses>
> > > > >                        </configuration>
> > > > >                    </execution>
>
> > > > > But it never got called. Anything wrong here?
>
> > > > > Thanks,
>
> > > > > John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to