Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-25 Thread Hans Van Akelyen
Thank you all for voting,
I was able to reproduce the issue, we usually use the install phase so we
did not notice.
We will make sure the compile phase works in the future releases.


On Sun, Jan 24, 2021 at 8:55 AM Kevin Ratnasekera 
wrote:

> +1 ( binding )
>
> I checked the following.
>
> - Incubating in name.
>
> - PGP Signatures.
>
> - SHA512 Checksums.
>
> - DISCLAIMER-WIP exists.
>
> - LICENSE and NOTICE are fine.
>
> - Maven Build passes on MacOS. ( Maven - 3.6.3 JAVA - AdoptOpenJDK Java
> 1.8.0_252 ).
>
>
>
> Regards
>
> Kevin
>
> On Sun, Jan 24, 2021 at 6:35 AM Julian Hyde  wrote:
>
> > PS More environment info:
> >
> > $ mvn -version
> > Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297;
> > 2018-02-24T11:49:05-08:00)
> > Maven home: /usr/local/apache-maven-3.5.3
> > Java version: 1.8.0_271, vendor: Oracle Corporation
> > Java home: /usr/lib/jvm/jdk1.8.0_271/jre
> > Default locale: en_US, platform encoding: UTF-8
> > OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family:
> > "unix"
> >
> > $ java -version
> > java version "1.8.0_271"
> > Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
> > Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)
> >
> > On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde  wrote:
> > >
> > > FWIW, I get the same error. Ubuntu 20.04, Java 8, "mvn clean compile".
> > >
> > > ...
> > > [INFO] Hop Assemblies Plugins Dist  SUCCESS [
> > 17.172 s]
> > > [INFO] Hop Assemblies Static Assets ... SUCCESS [
> > 0.272 s]
> > > [INFO] Hop Assemblies Demo  SUCCESS [
> > 0.007 s]
> > > [INFO] Hop Assemblies Libraries ... FAILURE [
> > 3.737 s]
> > > [INFO] Hop Client . SKIPPED
> > > [INFO] Hop Assemblies Core  SKIPPED
> > > [INFO] Hop Assemblies Core Libraries .. SKIPPED
> > > [INFO] Hop Assemblies Debug 0.60 .. SKIPPED
> > > [INFO]
> > 
> > > [INFO] BUILD FAILURE
> > > [INFO]
> > 
> > > [INFO] Total time: 03:52 min
> > > [INFO] Finished at: 2021-01-23T17:01:00-08:00
> > > [INFO]
> > 
> > > [ERROR] Failed to execute goal
> > >
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
> > > (copy-libs) on project hop-assemblies-libs: Artifact has not been
> > > packaged yet. When used on reactor artifact, copy should be executed
> > > after packaging: see MDEP-187. -> [Help 1]
> > > [ERROR]
> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
> > > the -e switch.
> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > > [ERROR]
> > > [ERROR] For more information about the errors and possible solutions,
> > > please read the following articles:
> > > [ERROR] [Help 1]
> > >
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> > > [ERROR]
> > > [ERROR] After correcting the problems, you can resume the build with
> the
> > command
> > > [ERROR]   mvn  -rf :hop-assemblies-libs
> > >
> > > Julian
> > >
> > >
> > > On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean <
> jus...@classsoftware.com>
> > wrote:
> > > >
> > > > Hi,
> > > >
> > > > It's failing for me at:
> > > > [INFO] Hop Assemblies Plugins Dist  FAILURE [
> > 33.371 s]
> > > >
> > > > When I do an “mvn compile” but it works with a “man package”.
> > > >
> > > > Thanks,
> > > > Justin
> > > > -
> > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > > For additional commands, e-mail: general-h...@incubator.apache.org
> > > >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>


Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Kevin Ratnasekera
+1 ( binding )

I checked the following.

- Incubating in name.

- PGP Signatures.

- SHA512 Checksums.

- DISCLAIMER-WIP exists.

- LICENSE and NOTICE are fine.

- Maven Build passes on MacOS. ( Maven - 3.6.3 JAVA - AdoptOpenJDK Java
1.8.0_252 ).



Regards

Kevin

On Sun, Jan 24, 2021 at 6:35 AM Julian Hyde  wrote:

> PS More environment info:
>
> $ mvn -version
> Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297;
> 2018-02-24T11:49:05-08:00)
> Maven home: /usr/local/apache-maven-3.5.3
> Java version: 1.8.0_271, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.8.0_271/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family:
> "unix"
>
> $ java -version
> java version "1.8.0_271"
> Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
> Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)
>
> On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde  wrote:
> >
> > FWIW, I get the same error. Ubuntu 20.04, Java 8, "mvn clean compile".
> >
> > ...
> > [INFO] Hop Assemblies Plugins Dist  SUCCESS [
> 17.172 s]
> > [INFO] Hop Assemblies Static Assets ... SUCCESS [
> 0.272 s]
> > [INFO] Hop Assemblies Demo  SUCCESS [
> 0.007 s]
> > [INFO] Hop Assemblies Libraries ... FAILURE [
> 3.737 s]
> > [INFO] Hop Client . SKIPPED
> > [INFO] Hop Assemblies Core  SKIPPED
> > [INFO] Hop Assemblies Core Libraries .. SKIPPED
> > [INFO] Hop Assemblies Debug 0.60 .. SKIPPED
> > [INFO]
> 
> > [INFO] BUILD FAILURE
> > [INFO]
> 
> > [INFO] Total time: 03:52 min
> > [INFO] Finished at: 2021-01-23T17:01:00-08:00
> > [INFO]
> 
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
> > (copy-libs) on project hop-assemblies-libs: Artifact has not been
> > packaged yet. When used on reactor artifact, copy should be executed
> > after packaging: see MDEP-187. -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with
> > the -e switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> > [ERROR] [Help 1]
> > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> command
> > [ERROR]   mvn  -rf :hop-assemblies-libs
> >
> > Julian
> >
> >
> > On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean 
> wrote:
> > >
> > > Hi,
> > >
> > > It's failing for me at:
> > > [INFO] Hop Assemblies Plugins Dist  FAILURE [
> 33.371 s]
> > >
> > > When I do an “mvn compile” but it works with a “man package”.
> > >
> > > Thanks,
> > > Justin
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Julian Hyde
PS More environment info:

$ mvn -version
Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297;
2018-02-24T11:49:05-08:00)
Maven home: /usr/local/apache-maven-3.5.3
Java version: 1.8.0_271, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.8.0_271/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family: "unix"

$ java -version
java version "1.8.0_271"
Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)

On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde  wrote:
>
> FWIW, I get the same error. Ubuntu 20.04, Java 8, "mvn clean compile".
>
> ...
> [INFO] Hop Assemblies Plugins Dist  SUCCESS [ 17.172 
> s]
> [INFO] Hop Assemblies Static Assets ... SUCCESS [  0.272 
> s]
> [INFO] Hop Assemblies Demo  SUCCESS [  0.007 
> s]
> [INFO] Hop Assemblies Libraries ... FAILURE [  3.737 
> s]
> [INFO] Hop Client . SKIPPED
> [INFO] Hop Assemblies Core  SKIPPED
> [INFO] Hop Assemblies Core Libraries .. SKIPPED
> [INFO] Hop Assemblies Debug 0.60 .. SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 03:52 min
> [INFO] Finished at: 2021-01-23T17:01:00-08:00
> [INFO] 
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
> (copy-libs) on project hop-assemblies-libs: Artifact has not been
> packaged yet. When used on reactor artifact, copy should be executed
> after packaging: see MDEP-187. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hop-assemblies-libs
>
> Julian
>
>
> On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean  
> wrote:
> >
> > Hi,
> >
> > It's failing for me at:
> > [INFO] Hop Assemblies Plugins Dist  FAILURE [ 
> > 33.371 s]
> >
> > When I do an “mvn compile” but it works with a “man package”.
> >
> > Thanks,
> > Justin
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >

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



Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Julian Hyde
FWIW, I get the same error. Ubuntu 20.04, Java 8, "mvn clean compile".

...
[INFO] Hop Assemblies Plugins Dist  SUCCESS [ 17.172 s]
[INFO] Hop Assemblies Static Assets ... SUCCESS [  0.272 s]
[INFO] Hop Assemblies Demo  SUCCESS [  0.007 s]
[INFO] Hop Assemblies Libraries ... FAILURE [  3.737 s]
[INFO] Hop Client . SKIPPED
[INFO] Hop Assemblies Core  SKIPPED
[INFO] Hop Assemblies Core Libraries .. SKIPPED
[INFO] Hop Assemblies Debug 0.60 .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 03:52 min
[INFO] Finished at: 2021-01-23T17:01:00-08:00
[INFO] 
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
(copy-libs) on project hop-assemblies-libs: Artifact has not been
packaged yet. When used on reactor artifact, copy should be executed
after packaging: see MDEP-187. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :hop-assemblies-libs

Julian


On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean  wrote:
>
> Hi,
>
> It's failing for me at:
> [INFO] Hop Assemblies Plugins Dist  FAILURE [ 33.371 
> s]
>
> When I do an “mvn compile” but it works with a “man package”.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>

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



Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Justin Mclean
Hi,

It's failing for me at:
[INFO] Hop Assemblies Plugins Dist  FAILURE [ 33.371 s]

When I do an “mvn compile” but it works with a “man package”.

Thanks,
Justin
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-21 Thread Hans Van Akelyen
Hi Justin,

Thanks for the vote!
If you have some time to spare could you provide us with your maven/java
version and the error you get while building?
The software should build and work on all 3 major platforms, I'm also an
OSX user and can build without errors.

Thanks,
Hans

On Fri, Jan 22, 2021 at 7:18 AM Justin Mclean 
wrote:

> Hi,
>
> +1 (binding)
>
>  it contains Category B source code but is using the WIP disclaimer and
> what is contains is clearly stated.
>
> I checked:
> - Incubating in name
> - DISCLAIMER exists
> - LICENSE and NOTICE look OK
> - Source files have correct headers
> - No unexpected binary files
> - Unable to compile on OSX (as mentioned before)
>
> Thanks,
> Justin
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-21 Thread Justin Mclean
Hi,

+1 (binding)

 it contains Category B source code but is using the WIP disclaimer and what is 
contains is clearly stated.

I checked:
- Incubating in name
- DISCLAIMER exists 
- LICENSE and NOTICE look OK
- Source files have correct headers
- No unexpected binary files
- Unable to compile on OSX (as mentioned before)

Thanks,
Justin


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