Are the current Axis libraries staged to where Maven can easily retrieve them?
Should there be any special settings [repository url's] in Maven to use them? -----Original Message----- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 2:34 PM To: Maven Users List Subject: Re: Maven, the repository and Apache projects Apache projects should release their projects also in the apache maven repository. You should ask them to upload the jars to http://www.apache.org/dist/java-repository/. In case there's some problem or they have any doubts the can contact me (carlos at apache dot org). Regards. On 8/23/05, Levitt, David, Bookspan <[EMAIL PROTECTED]> wrote: > I'm adapting an existing project to Maven [1.0.2 for now] > > The build dependencies include several jakarta-commons and apache > projects [log4j, axis], as well as legacy/third party libraries [Dynamo > app server, sun jsse] > > Maven was not able to download the recently released Apache Axis 1.2.1 > library. [http://ws.apache.org/axis/] > > Is it a routine part of the Apache project workflow to place their > output into the standard repository, so that Maven can retrieve them? > > If not, who is responsible for adding the project [Maven committers, the > other Apache project committers, the first user that encounters the > issue, via a Jira request]? > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
