Matthias,
As general practice, I will define a snapshot repo in pom.xml that contains the
snapshot dependency.
See http://wiki.apache.org/myfaces/Using_MyFaces_in_a_Project_built_with_Maven
Paul Spencer
Matthias Wessendorf wrote:
we is my settings.xml
;)
looks like my mirror is down
On 8/28/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 8/28/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> I get this error
> (we have no! snapshot repo defined, and won't do that)
Who is 'we' in this case... Oracle?
> Reason: Cannot find parent: org.apache:apache for project:
> org.apache.shale:shale-master:pom:1
It looks like you're using a mirror of central, and it does not
contain the org.apache:apache:2 pom. It's there on ibiblio:
http://www.ibiblio.org/maven2/org/apache/apache/2/
--
Wendy