Don't work here...

Am I ok with that: ?

<plugins>
            <plugin>
               <groupId>org.sonatype.flexmojos</groupId>
                <artifactId>flexmojos-parent</artifactId>
                <version>3.1.0</version>
                <extensions>true</extensions>
                <configuration>
                        <locales>
                                                <locale>en_US</locale>
                                        </locales>
                                        <namespaces>
                                          <namespace>
                                            
<uri>http://www.adobe.com/2006/mxml</uri>
                                          </namespace>
                                        </namespaces>
                                        <licenses>
                                                
<flexbuilder3>137740076635371580072200</flexbuilder3>
                                        </licenses>
                                        <includeFiles>
                                                
<file>src/fr/kapit/common/assets/image/icon/closeIcon.png</file>
                                                
<file>src/fr/kapit/common/assets/image/icon/collapseIcon.png</
file>
                                        </includeFiles>
                                </configuration>
            </plugin>
            <plugin>
                                <groupId>info.flex-mojos</groupId>
                                <artifactId>asdoc-mojo</artifactId>
                                <version>2.0.3</version>
                        </plugin>
            <plugin>
                <groupId>info.flex-mojos</groupId>
                <artifactId>install-mojo</artifactId>
                <version>2.0.3</version>
                <configuration>
                                        
<sdkFolder>C:\\Applications\\flex3sdk\\sdks\\3.2.0</sdkFolder>
                        <version>3.2.0.3958</version>
                </configuration>
            </plugin>
        </plugins>
    </build>

On 3 avr, 19:27, Marvin Froeder <[email protected]> wrote:
> I deleted my local repo and tried.... it works....
> I need to assume is something wrong there =/
>
> VELO
>
> On Fri, Apr 3, 2009 at 2:20 PM, Grut <[email protected]> wrote:
>
> > I deleted the folder you mentionned but maven still try to download a
> > flexmojos-parent-3.1.0.jar :(
>
> > Noboby got troubles when updating to flex-mojo V3??
>
> > On 3 avr, 17:34, Marvin Froeder <[email protected]> wrote:
> > > No idea....
> > > Try to delete ${local repo}/org/sonatype/flexmojos/*, let's assume
> > something
> > > is corrupted.
>
> > > VELO
>
> > > On Fri, Apr 3, 2009 at 12:28 PM, Grut <[email protected]> wrote:
>
> > > > Here is the result from maven:
>
> > > > Downloading:
> > > >http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-parent.
> > ..
> > > > Downloading:
> > > >http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-parent.
> > ..
> > > > [INFO]
>
> > ------------------------------------------------------------------------
> > > > [ERROR] BUILD ERROR
> > > > [INFO]
>
> > ------------------------------------------------------------------------
> > > > [INFO] Plugin could not be found - check that the goal name is
> > > > correct: Unable to download the artifact from any repository
>
> > > > Try downloading the file manually from the project website.
>
> > > > Regards.
>
> > > > On 3 avr, 16:13, Marvin Froeder <[email protected]> wrote:
> > > > > But there is no jar for parent pom.....  parent pom is just a
> > > > > pom..... bizarre.....
> > > > > Any other log?
>
> > > > > VELO
>
> > > > > On Fri, Apr 3, 2009 at 11:11 AM, Grut <[email protected]> wrote:
>
> > > > > > Ok.
>
> > > > > > I'm trying to update flex-mojo but it doesn't manage to find
> > flexmojos-
> > > > > > parent at that location :
>
> >http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-parent.
> > > > ..
>
> > > > > > Here is the console line corresponding:
> > > > > > Downloading:
>
> >http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-parent.
> > > > ..
>
> > > > > > And he is right, there is some .pom, .md5 files but no .jar
>
> > > > > > Can you help me?
>
> > > > > > On 3 avr, 14:49, Marvin Froeder <[email protected]> wrote:
> > > > > > > I did change groupId and artifactId on 3.xhttp://
> > > > > > repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-...
>
> > > > > > > VELO
>
> > > > > > > On Fri, Apr 3, 2009 at 9:45 AM, Grut <[email protected]> wrote:
>
> > > > > > > > Humm there is already the version 3?
> > > > > > > > I can't find it here:
>
> > > >http://repository.sonatype.org/content/groups/public/info/flex-mojos/.
> > > > > > ..
>
> > > > > > > > What repository I am supposed to use to upgrade to this version
> > 3?
>
> > > > > > > > Thanks a lot!
>
> > > > > > > > On 3 avr, 14:41, Marvin Froeder <[email protected]> wrote:
> > > > > > > > > Give it a try on 3.0, I'm not sure if I fixed on 2.x or on
> > 3.x
> > > > > > > > > VELO
>
> > > > > > > > > On Fri, Apr 3, 2009 at 9:22 AM, Grut <[email protected]>
> > wrote:
>
> > > > > > > > > > Here is my plugin section :
> > > > > > > > > > <plugins>
> > > > > > > > > >            <plugin>
> > > > > > > > > >               <groupId>info.flex-mojos</groupId>
> > > > > > > > > >                <artifactId>flex-compiler-mojo</artifactId>
> > > > > > > > > >                <version>2.0.3</version>
> > > > > > > > > >                <extensions>true</extensions>
>
> > > > > > > > > > On 3 avr, 14:20, Marvin Froeder <[email protected]> wrote:
> > > > > > > > > > > What version are you using?
> > > > > > > > > > > I remember there was a bug related to that in old
> > versions.
>
> > > > > > > > > > > VELO
>
> > > > > > > > > > > On Fri, Apr 3, 2009 at 9:18 AM, Grut <[email protected]
>
> > > > wrote:
>
> > > > > > > > > > > > Still copied on root :(
>
> > > > > > > > > > > > On 3 avr, 14:13, Marvin Froeder <[email protected]>
> > wrote:
> > > > > > > > > > > > > Try this:<build>
> > > > > > > > > > > > >        <sourceDirectory>src</sourceDirectory>
>
> >  <outputDirectory>${project.build.directory}/flex-compiler</outputDirectory>
>
> > > > > > > > > > > > >                <resources>
> > > > > > > > > > > > >             <resource>
> > > > > > > > > > > > >               <directory>src</directory>
> > > > > > > > > > > > >             </resource>
> > > > > > > > > > > > >           </resources>
>
> > > > > > > > > > > > >        <plugins>
> > > > > > > > > > > > >            <plugin>
> > > > > > > > > > > > >            (...)
>
> > > > > > > > > > > > > VELO
>
> > > > > > > > > > > > > On Fri, Apr 3, 2009 at 9:10 AM, Grut <
> > [email protected]
>
> > > > > > wrote:
>
> > > > > > > > > > > > > > That doesn't work. Here is my pom.xml :
>
> > > > > > > > > > > > > > <build>
> > > > > > > > > > > > > >        <sourceDirectory>src</sourceDirectory>
>
> > > > > > > >  <outputDirectory>${project.build.directory}/flex-compiler</
> > > > > > > > > > > > > > outputDirectory>
>
> > > > > > > > > > > > > >                <resources>
> > > > > > > > > > > > > >             <resource>
>
> > > > > > <directory>/src/fr/kapit/common/assets/image/icon/</directory>
> > > > > > > > > > > > > >             </resource>
> > > > > > > > > > > > > >           </resources>
>
> > > > > > > > > > > > > >        <plugins>
> > > > > > > > > > > > > >            <plugin>
> > > > > > > > > > > > > >            (...)
> > > > > > > > > > > > > >            <includeFiles>
>
> >  <file>/src/fr/kapit/common/assets/image/icon/closeIcon.png</file>
>
> >  <file>/src/fr/kapit/common/assets/image/icon/collapseIcon.png</file>
> > > > > > > > > > > > > >            </includeFiles>
>
> > > > > > > > > > > > > > And the two png files are still created on the root
> > of
> > > > the
> > > > > > swc
> > > > > > > > > > > > > > library. I want them to be copied in the directory
> > > > > > specified
> > > > > > > > > > (/src/fr/
> > > > > > > > > > > > > > kapit/common/assets/image/icon/)
>
> > > > > > > > > > > > > > Regards,
> > > > > > > > > > > > > > Yann.
>
> > > > > > > > > > > > > > On 3 avr, 12:33, Marvin Froeder <[email protected]
>
> > > > wrote:
> > > > > > > > > > > > > > > You can define resources folders by doing this:
>
> >http://maven.apache.org/plugins/maven-resources-plugin/examples/resou.
> > > > > > > > > > > > ..
>
> > > > > > > > > > > > > > > VELO
>
> > > > > > > > > > > > > > > On Fri, Apr 3, 2009 at 7:08 AM, Grut <
> > > > [email protected]
>
> > > > > > > > wrote:
>
> > > > > > > > > > > > > > > > Hi guys,
>
> > > > > > > > > > > > > > > > I need to include files (image and xml) in my
> > swc
> > > > > > library.
> > > > > > > > > > > > > > > > So I use the include-files parameter.
>
> > > > > > > > > > > > > > > > One says me that I have to put them in
> > > > > > /src/main/resources
> > > > > > > > so
> > > > > > > > > > they
> > > > > > > > > > > > > > > > won't be copied in the root in my library.
>
> > > > > > > > > > > > > > > > But my images are in a different folder
> > > > > > > > (/src/fr/kapit/...).
> > > > > > > > > > And if
> > > > > > > > > > > > I
> > > > > > > > > > > > > > > > keep this structure, my images are copied in
> > the
> > > > root
> > > > > > > > folder of
> > > > > > > > > > the
> > > > > > > > > > > > > > > > libray.
>
> > > > > > > > > > > > > > > > Does someone manage to include & copy resources
> > > > that
> > > > > > are
> > > > > > > > not in
> > > > > > > > > > > > /src/
> > > > > > > > > > > > > > > > main/resources folder?
>
> > > > > > > > > > > > > > > > Thanks,
> > > > > > > > > > > > > > > > Yann.
>
>
>
> [log.txt22K ]D:\temp\archetype\vel>mvn clean instal
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Invalid task 'instal': you must specify a valid lifecycle phase, or a 
> goal in the format plugin:goal or 
> pluginGroupId:pluginArtifactId:pluginVersion:g
> oal
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Apr 03 14:24:20 BRT 2009
> [INFO] Final Memory: 1M/4M
> [INFO] 
> ------------------------------------------------------------------------
> D:\temp\archetype\vel>mvn clean install
> [INFO] Scanning for projects...
> Downloading:http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-...
> 5K downloaded  (flexmojos-maven-plugin-3.1.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-parent...
> 14K downloaded  (flexmojos-parent-3.1.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/5/forge...
> 8K downloaded  (forge-parent-5.pom)
> Downloading:http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-...
> 264K downloaded  (flexmojos-maven-plugin-3.1.0.jar)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building vel Flex
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ------------------------------------------------------------------------
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-pl...
> 3K downloaded  (maven-clean-plugin-2.2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/...
> 7K downloaded  (maven-plugins-10.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-parent/7/maven-p...
> 20K downloaded  (maven-parent-7.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom
> 4K downloaded  (apache-4.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-pl...
> 11K downloaded  (maven-clean-plugin-2.2.jar)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0/mave...
> 1K downloaded  (maven-project-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
> 8K downloaded  (maven-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0/mave...
> 1K downloaded  (maven-profile-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0/maven-...
> 2K downloaded  (maven-model-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager...
> 1K downloaded  (maven-artifact-manager-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metad...
> 1K downloaded  (maven-repository-metadata-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0/mav...
> 723b downloaded  (maven-artifact-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-a...
> 4K downloaded  (wagon-provider-api-1.0-alpha-5.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0/m...
> 601b downloaded  (maven-plugin-api-2.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/file-management...
> 3K downloaded  (file-management-1.2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-co...
> 2K downloaded  (maven-shared-components-8.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io...
> 3K downloaded  (maven-shared-io-1.1.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.2/m...
> 765b downloaded  (maven-artifact-2.0.2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0....
> 12K downloaded  (maven-2.0.2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager...
> 1K downloaded  (maven-artifact-manager-2.0.2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-a...
> 588b downloaded  (wagon-provider-api-1.0-alpha-6.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-...
> 6K downloaded  (wagon-1.0-alpha-6.pom)
> Downloading:http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/...
> 2K downloaded  (plexus-utils-1.4.6.pom)
> Downloading:http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-de...
> 1K downloaded  (plexus-container-default-1.0-alpha-9.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/file-management...
> 36K downloaded  (file-management-1.2.jar)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io...
> 38K downloaded  (maven-shared-io-1.1.jar)
> [INFO] [clean:clean]
> [INFO] Deleting directory D:\temp\archetype\vel\target
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resource...
> 4K downloaded  (maven-resources-plugin-2.3.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/...
> 11K downloaded  (maven-plugins-12.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-parent/9/maven-p...
> 32K downloaded  (maven-parent-9.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resource...
> 20K downloaded  (maven-resources-plugin-2.3.jar)
> Downloading:http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/...
> 5K downloaded  (plexus-utils-1.5.6.pom)
> Downloading:http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexu...
> 9K downloaded  (plexus-1.0.12.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering...
> 3K downloaded  (maven-filtering-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-co...
> 8K downloaded  (maven-shared-components-10.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven...
> 6K downloaded  (maven-core-2.0.6.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-file/1.0-b...
> 637b downloaded  (wagon-file-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-providers/...
> 1K downloaded  (wagon-providers-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter...
> 1K downloaded  (maven-plugin-parameter-documenter-2.0.6.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http-light...
> 1K downloaded  (wagon-http-lightweight-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http-share...
> 845b downloaded  (wagon-http-shared-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug20...
> 1K downloaded  (jtidy-4aug2000r7-dev.pom)
> Downloading:http://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b...
> 2K downloaded  (xml-apis-1.0.b2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-report...
> 1K downloaded  (maven-reporting-api-2.0.6.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-report...
> 1K downloaded  (maven-reporting-2.0.6.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1...
> 424b downloaded  (doxia-sink-api-1.0-alpha-7.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-...
> 3K downloaded  (doxia-1.0-alpha-7.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostic...
> 1K downloaded  (maven-error-diagnostics-2.0.6.pom)
> Downloading:http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli...
> 2K downloaded  (commons-cli-1.0.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-ssh-extern...
> 1K downloaded  (wagon-ssh-external-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-ssh-common...
> 851b downloaded  (wagon-ssh-common-1.0-beta-2.pom)
> Downloading:http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivit...
> 6K downloaded  (plexus-interactivity-api-1.0-alpha-4.pom)
> ...
>
> plus de détails »
--~--~---------~--~----~------------~-------~--~----~
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