You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Mark Struberg <st...@yahoo.de> on 2011/09/01 11:16:51 UTC

problem compiling MyFaces core

   Hi Folks!

I currently get the following exception when trying to compile myfaces-core

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.0:unpack (unpack-shared-impl-sources) on project myfaces-shaded-impl: Unable to resolve artifact. Could not transfer artifact org.apache.myfaces.core:myfaces-impl:jar:sources:2.1.1 from/to java.net (http://download.java.net/maven/2): Error transferring file: download.java.net

a.) we should review our dependencies to shared
b.) why do we still have the java.net <repository>? We MUST get rid of it! All sun artifacts which are clean have been merged over to maven.central anyway. There is absolutely no need to have the java.net repo enlisted anymore!

Should I grab through our parent and stuff?


txs and LieGrue,
strub


Re: problem compiling MyFaces core

Posted by Leonardo Uribe <lu...@gmail.com>.
Hi

I did a clean build, downloading all artifacts and removed the unused
repositories. I hope this helps.

regards,

Leonardo Uribe

2011/9/1 Gerhard Petracek <ge...@gmail.com>

> hi mark,
>
> it would be great if you can fix the build files.
>
> regards,
> gerhard
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>
>
>
> 2011/9/1 Mark Struberg <st...@yahoo.de>
>
>>    Hi Folks!
>>
>> I currently get the following exception when trying to compile
>> myfaces-core
>>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-dependency-plugin:2.0:unpack
>> (unpack-shared-impl-sources) on project myfaces-shaded-impl: Unable to
>> resolve artifact. Could not transfer artifact
>> org.apache.myfaces.core:myfaces-impl:jar:sources:2.1.1 from/to java.net (
>> http://download.java.net/maven/2): Error transferring file:
>> download.java.net
>>
>> a.) we should review our dependencies to shared
>> b.) why do we still have the java.net <repository>? We MUST get rid of
>> it! All sun artifacts which are clean have been merged over to maven.central
>> anyway. There is absolutely no need to have the java.net repo enlisted
>> anymore!
>>
>> Should I grab through our parent and stuff?
>>
>>
>> txs and LieGrue,
>> strub
>>
>>
>

Re: problem compiling MyFaces core

Posted by Gerhard Petracek <ge...@gmail.com>.
hi mark,

it would be great if you can fix the build files.

regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/9/1 Mark Struberg <st...@yahoo.de>

>    Hi Folks!
>
> I currently get the following exception when trying to compile myfaces-core
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:2.0:unpack
> (unpack-shared-impl-sources) on project myfaces-shaded-impl: Unable to
> resolve artifact. Could not transfer artifact
> org.apache.myfaces.core:myfaces-impl:jar:sources:2.1.1 from/to java.net (
> http://download.java.net/maven/2): Error transferring file:
> download.java.net
>
> a.) we should review our dependencies to shared
> b.) why do we still have the java.net <repository>? We MUST get rid of it!
> All sun artifacts which are clean have been merged over to maven.central
> anyway. There is absolutely no need to have the java.net repo enlisted
> anymore!
>
> Should I grab through our parent and stuff?
>
>
> txs and LieGrue,
> strub
>
>