Re: [ANN] Apache Maven Verifier 1.7.1 Released

2020-04-06 Thread Christopher
Never mind. I see it now.
It says "This library provides a test harness for Maven integration tests."
For some reason, this paragraph didn't render in my email client upon
first viewing.
My mistake. Sorry for the noise.

On Mon, Apr 6, 2020 at 5:41 PM Christopher  wrote:
>
> What does maven-verifier-plugin do?
> Including this information on future announcement messages would be
> helpful, thanks.
>
> On Mon, Apr 6, 2020 at 5:34 PM Robert Scholte  wrote:
> >
> > The Apache Maven team is pleased to announce the release of the Apache 
> > Maven Verifier, version 1.7.1
> >
> > This library provides a test harness for Maven integration tests.
> >
> > https://maven.apache.org/shared/maven-verifier/ 
> > [https://maven.apache.org/shared/maven-verifier/]
> >
> > You should specify the dependency in your project:
> >
> > 
> > org.apache.maven.shared
> > maven-verifier
> > 1.7.1
> > 
> >
> > You can download the appropriate sources etc. from the download page:
> >
> > https://maven.apache.org/shared/maven-verifier/download.html 
> > [https://maven.apache.org/shared/maven-verifier/download.html]
> >
> >
> > Release Notes - Maven Shared Components - Version maven-verifier-1.7.1
> >
> > ** Bug
> > * [MSHARED-872] - Embedded3xLauncher cannot be initialized
> >
> > Enjoy,
> >
> >
> > -The Apache Maven team

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



Re: [ANN] Apache Maven Verifier 1.7.1 Released

2020-04-06 Thread Christopher
What does maven-verifier-plugin do?
Including this information on future announcement messages would be
helpful, thanks.

On Mon, Apr 6, 2020 at 5:34 PM Robert Scholte  wrote:
>
> The Apache Maven team is pleased to announce the release of the Apache Maven 
> Verifier, version 1.7.1
>
> This library provides a test harness for Maven integration tests.
>
> https://maven.apache.org/shared/maven-verifier/ 
> [https://maven.apache.org/shared/maven-verifier/]
>
> You should specify the dependency in your project:
>
> 
> org.apache.maven.shared
> maven-verifier
> 1.7.1
> 
>
> You can download the appropriate sources etc. from the download page:
>
> https://maven.apache.org/shared/maven-verifier/download.html 
> [https://maven.apache.org/shared/maven-verifier/download.html]
>
>
> Release Notes - Maven Shared Components - Version maven-verifier-1.7.1
>
> ** Bug
> * [MSHARED-872] - Embedded3xLauncher cannot be initialized
>
> Enjoy,
>
>
> -The Apache Maven team

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



[ANN] Apache Maven Verifier 1.7.1 Released

2020-04-06 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven 
Verifier, version 1.7.1

This library provides a test harness for Maven integration tests.

https://maven.apache.org/shared/maven-verifier/ 
[https://maven.apache.org/shared/maven-verifier/]

You should specify the dependency in your project:


org.apache.maven.shared
maven-verifier
1.7.1


You can download the appropriate sources etc. from the download page:

https://maven.apache.org/shared/maven-verifier/download.html 
[https://maven.apache.org/shared/maven-verifier/download.html]


Release Notes - Maven Shared Components - Version maven-verifier-1.7.1

** Bug
    * [MSHARED-872] - Embedded3xLauncher cannot be initialized

Enjoy,


-The Apache Maven team