On Wed, May 26, 2010 at 3:00 AM, Lukasz Lenart
<lukasz.len...@googlemail.com> wrote:
> In apache parent pom is:
...
>    <snapshotRepository>
>      <id>apache.snapshots.https</id>
>      <name>${distMgmtSnapshotsName}</name>
>      <url>${distMgmtSnapshotsUrl}</url>
>    </snapshotRepository>
>  </distributionManagement>
>
> The only concern I have is that I don't know what are these two variables.

Haven't they written up something on how to use Nexus / the ASF parent
pom?  You can ask on the repository@ mailing list, or drop by
#asfinfra when one of the repo admins is around if you need help.

I think what they're doing here is giving you the choice of where to
publish your snapshots, and you're intended to define those two
properties elsewhere in the pom.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to