Works, perfect! What about the licence information?

On 27 Mai, 22:33, Marvin Froeder <[email protected]> wrote:
> While guess, replace on your pom...
>
>   <repositories>
>     <repository>
>       <id>fme</id>
>       <url>https://s3.amazonaws.com/flexmojos-extras/release/</url>
>     </repository>
>     <repository>
>       <id>fme-s</id>
>       <url>https://s3.amazonaws.com/flexmojos-extras/snapshot/</url>
>       <snapshots>
>         <enabled>true</enabled>
>       </snapshots>
>     </repository>
>     <repository>
>       <id>flexmojos</id>
>       <url>http://repository.sonatype.org/content/groups/flexgroup/</url>
>     </repository>
>   </repositories>
>
>   <pluginRepositories>
>     <pluginRepository>
>       <id>pfme</id>
>       <url>https://s3.amazonaws.com/flexmojos-extras/release/</url>
>     </pluginRepository>
>     <pluginRepository>
>       <id>pfme-s</id>
>       <url>https://s3.amazonaws.com/flexmojos-extras/snapshot/</url>
>       <snapshots>
>         <enabled>true</enabled>
>       </snapshots>
>     </pluginRepository>
>     <pluginRepository>
>       <id>pflexmojos</id>
>       <url>http://repository.sonatype.org/content/groups/flexgroup/</url>
>     </pluginRepository>
>   </pluginRepositories>
>
> On Fri, May 27, 2011 at 5:25 PM, Patrick Heinzelmann <
>
>
>
>
>
>
>
> [email protected]> wrote:
> > simple unzipped your example on my desktop and open the command line.
> > nothing else!
>
> > On 27 Mai, 22:21, Marvin Froeder <[email protected]> wrote:
> > > Using the exact sample I sent?  Makes no sense, there are repositories
> > entry
> > > on the pom.
>
> > > VELO
>
> > > On Fri, May 27, 2011 at 5:20 PM, Patrick Heinzelmann <
>
> > > [email protected]> wrote:
> > > > I called "mvn -P mac install" using the commandline.
>
> > > > On 27 Mai, 19:53, Marvin Froeder <[email protected]> wrote:
> > > > > No if it doesn't work.  What exactly did you did?
>
> > > > > VELO
>
> > > > > On Fri, May 27, 2011 at 2:49 PM, Patrick Heinzelmann <
>
> > > > > [email protected]> wrote:
> > > > > > Timeline and price sounds perfect! :)
>
> > > > > > Patrick
>
> > > > > > On 27 Mai, 19:42, Patrick Heinzelmann <
> > [email protected]>
> > > > > > wrote:
> > > > > > > I just updated to 3.0.3, but still the same problem.
>
> > > > > > > [ERROR] The build could not read 1 project -> [Help 1]
> > > > > > > org.apache.maven.project.ProjectBuildingException: Some problems
> > were
> > > > > > > encountered while processing the POMs:
> > > > > > > [ERROR] 'repositories.repository.id' must be unique: fme ->
>
> > > >https://s3.amazonaws.com/flexmojos-extras/release/vshttps://s3.amazon..
> > .,
> > > > column
> > > > > > > 11
> > > > > > > [ERROR] 'pluginRepositories.pluginRepository.id' must be unique:
> > fme
> > > > ->
> > > > > >https://s3.amazonaws.com/flexmojos-extras/release/vs
>
> > > > > > >https://s3.amazonaws.com/flexmojos-extras/snapshot/@line160,
> > column
> > > > > > > 11
> > > > > > > [ERROR] Unresolveable build extension: Plugin
> > > > > > > com.marvinformatics.flexmojos:fm-enterprise:0.2 or one of its
> > > > > > > dependencies could not be resolved: Failure to find
> > > > > > > com.marvinformatics.flexmojos:fm-enterprise:jar:0.2 inhttps://
> > > > > > s3.amazonaws.com/flexmojos-extras/snapshot/was cached in the
> > > > > > > local repository, resolution will not be reattempted until the
> > update
> > > > > > > interval of fme has elapsed or updates are forced @
> > > > > > > [ERROR] Unknown packaging: air @ line 12, column 14
>
> > > > > > >         at
>
> > org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:
> > > > > > > 339)
> > > > > > >         at
> > > > > > org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:
> > > > > > > 632)
> > > > > > >         at
>
> > org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:
> > > > > > > 581)
> > > > > > >         at
> > > > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233)
> > > > > > >         at
> > > > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> > > > > > >         at
> > org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> > > > > > >         at
> > org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> > > > > > >         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> > > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > > Method)
> > > > > > >         at
>
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > > > > > > 39)
> > > > > > >         at
>
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
> > > > > > > 25)
> > > > > > >         at java.lang.reflect.Method.invoke(Method.java:597)
> > > > > > >         at
>
> > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:
> > > > > > > 290)
> > > > > > >         at
>
> > > > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:
> > > > > > > 230)
> > > > > > >         at
>
> > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:
> > > > > > > 409)
> > > > > > >         at
>
> > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
> > > > > > > 352)
> > > > > > > [ERROR]
> > > > > > > [ERROR]   The project com.marvinformatics.flexmojos:mobile:1.0-
> > > > > > > SNAPSHOT (/Users/Patrick/Desktop/mobile/pom.xml) has 4 errors
> > > > > > > [ERROR]     'repositories.repository.id' must be unique: fme ->
>
> > > >https://s3.amazonaws.com/flexmojos-extras/release/vshttps://s3.amazon..
> > .,
> > > > column
> > > > > > > 11
> > > > > > > [ERROR]     'pluginRepositories.pluginRepository.id' must be
> > unique:
> > > > > > > fme ->
>
> > > >https://s3.amazonaws.com/flexmojos-extras/release/vshttps://s3.amazon..
> > .,
> > > > column
> > > > > > > 11
> > > > > > > [ERROR]     Unresolveable build extension: Plugin
> > > > > > > com.marvinformatics.flexmojos:fm-enterprise:0.2 or one of its
> > > > > > > dependencies could not be resolved: Failure to find
> > > > > > > com.marvinformatics.flexmojos:fm-enterprise:jar:0.2 inhttps://
> > > > > > s3.amazonaws.com/flexmojos-extras/snapshot/was cached in the
> > > > > > > local repository, resolution will not be reattempted until the
> > update
> > > > > > > interval of fme has elapsed or updates are forced -> [Help 2]
> > > > > > > org.apache.maven.plugin.PluginResolutionException: Plugin
> > > > > > > com.marvinformatics.flexmojos:fm-enterprise:0.2 or one of its
> > > > > > > dependencies could not be resolved: Failure to find
> > > > > > > com.marvinformatics.flexmojos:fm-enterprise:jar:0.2 inhttps://
> > > > > > s3.amazonaws.com/flexmojos-extras/snapshot/was cached in the
> > > > > > > local repository, resolution will not be reattempted until the
> > update
> > > > > > > interval of fme has elapsed or updates are forced
> > > > > > >         at
>
> > org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:
> > > > > > > 215)
> > > > > > >         at
>
> > org.apache.maven.project.DefaultProjectBuildingHelper.resolveExtensionArtifacts(DefaultProjectBuildingHelper.java:
> > > > > > > 377)
> > > > > > >         at
>
> > org.apache.maven.project.DefaultProjectBuildingHelper.createProjectRealm(DefaultProjectBuildingHelper.java:
> > > > > > > 237)
> > > > > > >         at
>
> > org.apache.maven.project.DefaultModelBuildingListener.buildExtensionsAssembled(DefaultModelBuildingListener.java:
> > > > > > > 106)
> > > > > > >         at
> > org.apache.maven.model.building.ModelBuildingEventCatapult
> > > > > > > $1.fire(ModelBuildingEventCatapult.java:43)
> > > > > > >         at
>
> > org.apache.maven.model.building.DefaultModelBuilder.fireEvent(DefaultModelBuilder.java:
> > > > > > > 1041)
> > > > > > >         at
>
> > org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:
> > > > > > > 391)
> > > > > > >         at
>
> > org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:
> > > > > > > 374)
> > > > > > >         at
>
> > org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:
> > > > > > > 536)
> > > > > > >         at
>
> > org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:
> > > > > > > 328)
> > > > > > >         at
> > > > > > org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:
> > > > > > > 632)
> > > > > > >         at
>
> > org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:
> > > > > > > 581)
> > > > > > >         at
> > > > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233)
> > > > > > >         at
> > > > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> > > > > > >         at
> > org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> > > > > > >         at
> > org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> > > > > > >         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> > > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > > Method)
> > > > > > >         at
>
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > > > > > > 39)
> > > > > > >         at
>
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
> > > > > > > 25)
> > > > > > >         at java.lang.reflect.Method.invoke(Method.java:597)
> > > > > > >         at
>
> > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:
> > > > > > > 290)
> > > > > > >         at
>
> > > > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:
> > > > > > > 230)
> > > > > > >         at
>
> > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:
> > > > > > > 409)
> > > > > > >         at
>
> > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
> > > > > > > 352)
> > > > > > > Caused by:
> > > > org.sonatype.aether.resolution.ArtifactResolutionException:
> > > > > > > Failure to find
> > com.marvinformatics.flexmojos:fm-enterprise:jar:0.2
> > > > > > inhttps://s3.amazonaws.com/flexmojos-extras/snapshot/wascachedinthe
> > > > > > > local repository, resolution will
>
> ...
>
> Erfahren Sie mehr »

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