On Fri, Dec 11, 2009 at 6:37 PM, Rick R <[email protected]> wrote:

>
> Now to add to the confusion, not sure it's the firewall at all ... on the
> Mac and Windows machine both behind company firewall...the Mac now gives the
> errors like:
>
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) com.adobe.flex:compiler:pom:3.2.0.3958
>   Path to dependency:
>         1) org.sonatype.flexmojos:flexmojos-maven-plugin:maven-plugin:3.4.2
>         2) com.adobe.flex:compiler:pom:3.2.0.3958
>
>
>
For what it's worth I got past my recent errors by changing the repository
http://repository.sonatype.org/content/groups/public/

Now the project that I provided earlier that was zipped up builds, but I
still have the issue in my current project related to the below. But I'll
work now on debugging better since the archetype works it must be something
conflicting in my code causing an issue. Still really odd my old repo works
with the same code base though. That part has me really stumped.

[WARNING] Not defined if locales should be merged or not
[WARNING] Unable to find license.jar on classpath. Check wiki for
instructions about how to add it:
   https://docs.sonatype.org/display/FLEXMOJOS/FAQ#FAQ-1.3
[FATAL ERROR] org.sonatype.flexmojos.compiler.LibraryMojo#execute() caused a
linkage error (java.lang.NoClassDefFoundError) and may be out-of-date. Check
the realms:
[FATAL ERROR] Plugin realm =
app0.child-container[org.sonatype.flexmojos:flexmojos-maven-plugin:3.4.2]
....
urls[93] =
file:/Users/rick/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
[FATAL ERROR] Container realm = plexus.core
urls[0] = file:/Users/rick/java/maven/lib/maven-2.2.1-uber.jar
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] org/jdom/input/SAXBuilder
org.jdom.input.SAXBuilder
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NoClassDefFoundError: org/jdom/input/SAXBuilder
        at
org.sonatype.flexmojos.utilities.FDKConfigResolver.getConfig(FDKConfigResolver.java:95)

Reply via email to