Quantcast
Channel: Adobe Community: Message List - [ERROR] Unresolveable build extension
Browsing all 18 articles
Browse latest View live

[ERROR] Unresolveable build extension

Hello, This is my first time working with FlexPMD.  I'm trying to build it from source.  It builds for about 1/2 hour while downloading, then fails with an error that I cannot properly interpret.   Can...

View Article



Re: [ERROR] Unresolveable build extension

What version of Maven is being used for this build?  Could it be that the version of Maven used for artifacts at http://dist.codehaus.org is out of sync with what you are using locally?  Perhaps...

View Article

Re: [ERROR] Unresolveable build extension

Thank you for the assistance.  Ah, yes, I see that there are mentions of 'legacy' and 'artifacts might fail'.    The project's Developer Documentation didn't state which version of Maven is required,...

View Article

Re: [ERROR] Unresolveable build extension

I wish it could have been *that* easy.   I'll keep working on it, but the problem now is that when using the same command 'mvn package amd', Maven complains that amd is an invalid task. $ mvn package...

View Article

Re: [ERROR] Unresolveable build extension

I should add that the last problem was encountered after downgrading from 3.0x to 2.2.1. mvn --versionApache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)Java version: 1.6.0_33Java home:...

View Article


Re: [ERROR] Unresolveable build extension

You should be able to see all of the options maven 2 supports with "mvn --help".  I think you are simply missing a dash in front of your amd option.  Try "mvn package -amd".

View Article

Re: [ERROR] Unresolveable build extension

@Michael: Thank you!  I'm a Maven n00b.  This time FlexPMD project gets a lot farther when building with Maven 2.x, and when it encounters missing dependencies, it actually outputs how to obtain and...

View Article

Re: [ERROR] Unresolveable build extension

For everyone else, I'm cross referencing this related forum thread: http://forums.adobe.com/thread/780055 There, the poster used Maven 2.x and encountered the same missing dependencies as above,...

View Article


Re: [ERROR] Unresolveable build extension

After contacting the lead architect for the FlexPMD project, he recommended that I build from flex-pmd-java-parent instead of flex-pmd-parent.  Having made that change the build succeeded with Maven 2....

View Article


[ERROR] Unresolveable build extension

Hello, This is my first time working with FlexPMD.  I'm trying to build it from source.  It builds for about 1/2 hour while downloading, then fails with an error that I cannot properly interpret.   Can...

View Article

Re: [ERROR] Unresolveable build extension

What version of Maven is being used for this build?  Could it be that the version of Maven used for artifacts at http://dist.codehaus.org is out of sync with what you are using locally?  Perhaps...

View Article

Re: [ERROR] Unresolveable build extension

Thank you for the assistance.  Ah, yes, I see that there are mentions of 'legacy' and 'artifacts might fail'.    The project's Developer Documentation didn't state which version of Maven is required,...

View Article

Re: [ERROR] Unresolveable build extension

I wish it could have been *that* easy.   I'll keep working on it, but the problem now is that when using the same command 'mvn package amd', Maven complains that amd is an invalid task. $ mvn package...

View Article


Re: [ERROR] Unresolveable build extension

I should add that the last problem was encountered after downgrading from 3.0x to 2.2.1. mvn --versionApache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)Java version: 1.6.0_33Java home:...

View Article

Re: [ERROR] Unresolveable build extension

You should be able to see all of the options maven 2 supports with "mvn --help".  I think you are simply missing a dash in front of your amd option.  Try "mvn package -amd".

View Article


Re: [ERROR] Unresolveable build extension

@Michael: Thank you!  I'm a Maven n00b.  This time FlexPMD project gets a lot farther when building with Maven 2.x, and when it encounters missing dependencies, it actually outputs how to obtain and...

View Article

Re: [ERROR] Unresolveable build extension

For everyone else, I'm cross referencing this related forum thread: http://forums.adobe.com/thread/780055 There, the poster used Maven 2.x and encountered the same missing dependencies as above,...

View Article


Image may be NSFW.
Clik here to view.

Re: [ERROR] Unresolveable build extension

After contacting the lead architect for the FlexPMD project, he recommended that I build from flex-pmd-java-parent instead of flex-pmd-parent.  Having made that change the build succeeded with Maven 2....

View Article
Browsing all 18 articles
Browse latest View live




Latest Images