Have you done m2 -DupdateReleaseInfo=true [install|deploy] to ensure
the release gets published with the new information?

- Brett

On 10/11/05, Yann Le Du <[EMAIL PROTECTED]> wrote:
> Got it. But is the behaviour that I described normal ? If not, I can file in
> JIRA. If yes, then I got a problem because I tried a dozen confs to no avail.
>
> At the moment, I'm dealing with :
>
> pom.xml :
>
> ~  <pluginRepositories>
> ~    <pluginRepository>
> ~      <releases>
> ~        <enabled>true</enabled>
> ~        <updatePolicy>always</updatePolicy>
> ~      </releases>
> ~      <snapshots>
> ~        <enabled>true</enabled>
> ~        <updatePolicy>always</updatePolicy>
> ~      </snapshots>
> ~      <id>corp-central</id>
> ~      <url>http://host.corp.com/maven/repository/</url>
> ~    </pluginRepository>
> ~  </pluginRepositories>
>
>
> Calling my home-made plugin gives :
>

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

Reply via email to