> Documentation isn't your enemy

Yes, but it's not particularly cuddly :)

I really do try before I ask, and I'm not the only person to get
confused by this technology.
We don't like to complain because you work so hard and are so active
and helpful on the list.
Things are much better organized than they used to be.

Regarding the link you pointed to - that's how I figured it out, but
only because I happened to notice a tag <extensions> and guessed it
was the same artificat that used to be called compiler.

On Mon, May 3, 2010 at 4:14 PM, Marvin Froeder <[email protected]> wrote:
> Documentation isn't your enemy
>
> https://docs.sonatype.org/display/FLEXMOJOS/Release+3.x
>
> VELO
>
> On Mon, May 3, 2010 at 6:33 PM, Richard Rodseth <[email protected]> wrote:
>>
>> I changed my parent pom successfully:
>>
>>        <parent>
>>                <groupId>org.sonatype.flexmojos</groupId>
>>                <artifactId>flexmojos-flex-super-pom</artifactId>
>>                <!-- Maven bug, variables not expanded in <parent> -->
>>                <version>3.6.1</version>
>>        </parent>I used to have this.
>>
>> but can't locate the compiler:
>>
>>  org.sonatype.flexmojos:flex-compiler-mojo:pom:3.6.1
>>
>> This is the old version:
>>
>>                      <plugin>
>>                        <groupId>info.flex-mojos</groupId>
>>                        <artifactId>flex-compiler-mojo</artifactId>
>>                                <version>${flex-mojos.version}</version>
>>                                <extensions>true</extensions>
>>                                <dependencies>
>>                                        <dependency>
>>
>>  <groupId>com.adobe.flex</groupId>
>>
>>  <artifactId>compiler</artifactId>
>>
>>  <version>${flex.sdk.version}</version>
>>                                                <type>pom</type>
>>                                        </dependency>
>>                                </dependencies>
>>
>> What should I change, and is there a path I could have taken to know
>> this without asking the list? :)
>> Thanks.
>>
>> --
>> 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
>>
>> http://flexmojos.sonatype.org/
>
> --
> 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
>
> http://flexmojos.sonatype.org/
>

-- 
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

http://flexmojos.sonatype.org/

Reply via email to