And there have been quite a few commits since then so I'm not quite sure why you're seeing problems building. However, in looking through the bundle/poms there is room to make it more consistent so will tweak and submit a patch for review.
On Sun, Jan 3, 2016 at 9:47 PM, Joe Witt <[email protected]> wrote: > Joe > > I've been building on master throughout the day today and haven't > noticed any issues. > > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > 2015-11-10T11:41:47-05:00) > Maven home: /Users/jwitt/Applications/apache-maven-3.3.9 > Java version: 1.8.0_66, vendor: Oracle Corporation > Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.10.5", arch: "x86_64", family: "mac" > > Thanks > Joe > > On Sun, Jan 3, 2016 at 9:44 PM, Joe Gresock <[email protected]> wrote: >> I just updated master (since a few days ago) and now get this error -- >> anyone else getting it? It looks to be related to c45060f, since I checked >> out the version immediately before it and that one works. >> >> [INFO] Scanning for projects... >> [ERROR] Internal error: >> org.apache.maven.artifact.InvalidArtifactRTException: For artifact >> {org.apache.nifi:nifi-riemann-processors:null:jar}: The version cannot be >> empty. -> [Help 1] >> org.apache.maven.InternalErrorException: Internal error: >> org.apache.maven.artifact.InvalidArtifactRTException: For artifact >> {org.apache.nifi:nifi-riemann-processors:null:jar}: The version cannot be >> empty. >> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:166) >> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582) >> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) >> >> This is my environment: >> >> $ mvn -version >> Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; >> 2014-08-11T16:58:10-04:00) >> Maven home: c:\Program Files\apache-maven-3.2.3 >> Java version: 1.7.0_71, vendor: Oracle Corporation >> Java home: c:\Program Files\Java\jdk1.7.0_71\jre >> Default locale: en_US, platform encoding: Cp1252 >> OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows" >> >> -- >> I know what it is to be in need, and I know what it is to have plenty. I >> have learned the secret of being content in any and every situation, >> whether well fed or hungry, whether living in plenty or in want. I can do >> all this through him who gives me strength. *-Philippians 4:12-13*
