Hi Sean,

www.apache.org/dist/java-repository/myfaces is for maven 1
www.apache.org/dist/maven-repository/org/apache/myfaces is for maven 2
Both places are only for PMC approved releases, copied to ibiblio (m1
automatically, m2 on demand)

For not releases (snapshots or nightly builds), and not mirrored anywhere
cvs.apache.org/repository/myfaces for m1
cvs.apache.org/maven-snapshot-repository/org/apache/myfaces for m2

I suppose you're using m2 to build, I don't know if a release or just
a snapshot, but several things look wrong to me after a first look,
like groupId naming including "maven". If you point me to the source
repo where the m2 stuff is I can help you with conventions and maven
standards.

There's also an Apache repository mailing list, [email protected]

Regards


On 2/9/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I'm with the MyFaces project and we're now learning "the Maven way."
> We are trying to publish our first jars to the Maven repo.  In the
> past we were asked to copy our jars files manually to
> www.apache.org/dist/java-repository/myfaces/...
>
> The latest ASF documentation seems to suggest copying to a different
> location: www.apache.org/dist/maven-repository/org/apache/myfaces.  So
> this is where I have copied them for this first release.
>
> Unfortunately it does not appear that the maven-repository directory
> gets synched automatically and we're supposed to send a request to the
> dev list.  Our preference would be for automatic synching but I also
> want to be a good neighbor and publish in accordance with the project
> guidelines.
>
> By the way, the older jars in java-repository for myfaces were copied
> their at the request of some of our users.  So they were not
> 'mavenized' in any way but apparently somebody added some poms for
> them, etc.  At some point (when we have a full release ready) maybe we
> can clean this up.
>
> TIA,
>
> Sean Schofield
> MyFaces PMC
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to