This is not being run in a git repo - I ran it in a directory that I
unpacked the release artifact itself. The odd bit seems the "does not exist
@" - not sure what the "@" means.

$ git clean -xdf
fatal: Not a git repository (or any of the parent directories): .git

$ mvn -pl '!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean
package install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module
/Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/mnemonic-computing-services
of /Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/pom.xml does
not exist @
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.mnemonic:mnemonic-parent:0.2.0-incubating
(/Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/pom.xml) has 1
error
[ERROR]     Child module
/Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/mnemonic-computing-services
of /Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/pom.xml does
not exist
[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/ProjectBuildingException

On Sun, Jul 17, 2016 at 10:39 PM, Gary <ga...@apache.org> wrote:

> Hi Patrick,
>
>    Thank you very much for the verification !
>
>    Regarding this issue,  could you please try the following commands ?
> because I suspect that there are some obsolete files cause this issue,
> Thanks.
>
> *$ git clean -xdf*
>
> *$ mvn -pl '!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean 
> package install
> *
>
>    In addition, unfortunately, we have to exclude nvml service since the
> external nvm library cannot be compiled on OSX.
>
> Thanks!
>
> B.R,
>
> +Gary
> On 7/17/2016 12:03 PM, Patrick Hunt wrote:
>
> Hi Gary, everything looks ok except I can't build the project:
>
> $ mvn clean install
> [INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [ERROR] Child module
> /Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/mnemonic-computing-services
> of /Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/pom.xml does
> not exist @
>  @
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.apache.mnemonic:mnemonic-parent:0.2.0-incubating
> (/Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/pom.xml) has 1
> error
> [ERROR]     Child module
> /Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/mnemonic-computing-services
> of /Users/phunt/Downloads/m/apache-mnemonic-0.2.0-incubating/pom.xml does
> not exist
> [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/ProjectBuildingException
>
>
> $ mvn --version
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T08:41:47-08:00)
> Maven home: /usr/local/Cellar/maven/3.3.9/libexec
> Java version: 1.8.0_73, vendor: Oracle Corporation
> Java home:
> /Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.11.5", arch: "x86_64", family: "mac"
>
>
>
> On Fri, Jul 15, 2016 at 1:49 PM, Gary <ga...@apache.org> <ga...@apache.org> 
> wrote:
>
>
> Hi all,
>
> This is a call for a releasing Apache Mnemonic
> 0.2.0-incubating, release candidate 1. This
> is the second release of Mnemonic incubating.
>
> The source tarball, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/0.2.0-incubating-rc1/src/
>
> The tag to be voted upon is v0.2.0-incubating:
> https://git-wip-us.apache.org/repos/asf?p=incubator-mnemonic.git;a=shortlog;h=refs/tags/v0.2.0-incubating
>
> The release hash is 40a6f72cc935b7b2c2e7852414e4504a7852f4c3:
> https://git-wip-us.apache.org/repos/asf?p=incubator-mnemonic.git;a=commit;h=40a6f72cc935b7b2c2e7852414e4504a7852f4c3
>
> Release artifacts are signed with the following 
> key:https://dist.apache.org/repos/dist/dev/incubator/mnemonic/KEYS
>
> KEYS file 
> available:https://dist.apache.org/repos/dist/dev/incubator/mnemonic/KEYS
>
> For information about the contents of this release, see:
> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/0.2.0-incubating-rc1/CHANGES.txt
>
> The vote will be open for 72 hours.
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build from source, and test.  The
> please vote:
>
> [ ] +1 Release this package as nifi-0.0.1
> [ ] +0 no opinion
> [ ] -1 Do not release this package because because...
>
> Thanks,
> Gary
>
>
>
>
>
>
>
>

Reply via email to