You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Matt Sicker (JIRA)" <ji...@apache.org> on 2014/08/28 05:28:00 UTC

[jira] [Closed] (LOG4J2-371) mvn test won't build

     [ https://issues.apache.org/jira/browse/LOG4J2-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Sicker closed LOG4J2-371.
------------------------------


This issue is most certainly not an issue anymore. I'm closing this.

> mvn test won't build
> --------------------
>
>                 Key: LOG4J2-371
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-371
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-beta9
>         Environment: Checked out revision 1517541.
> Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
> Maven home: /usr/share/maven
> Java version: 1.7.0_21, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.8.4", arch: "x86_64", family: "mac"
>            Reporter: Gus Heck
>            Assignee: Gary Gregory
>             Fix For: 2.0-beta9
>
>
> mvn test fails, evidently due to some re-named directories. 
> {code}
> Checked out revision 1517541.
> Guss-MacBook-Pro:log4j2 gus$ cd log4j/
> Guss-MacBook-Pro:log4j2 gus$ mvn -version
> Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
> Maven home: /usr/share/maven
> Java version: 1.7.0_21, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.8.4", arch: "x86_64", family: "mac"
> Guss-MacBook-Pro:log4j2 gus$ cd log4j/
> Guss-MacBook-Pro:log4j gus$ mvn test
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.logging.log4j:log4j:2.0-beta9-SNAPSHOT (/Users/gus/projects/log4j2/log4j/pom.xml) has 10 errors
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/api of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/core of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/osgi of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/log4j12-api of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/slf4j-impl of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/jcl-bridge of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/flume-ng of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/taglib of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/jmx-gui of /Users/gus/projects/log4j2/log4j/pom.xml does not exist
> [ERROR]     Child module /Users/gus/projects/log4j2/log4j/samples of /Users/gus/projects/log4j2/log4j/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
> Guss-MacBook-Pro:log4j gus$ ls
> BUILDING.txt			checkstyle.xml			log4j-flume-ng			log4j-taglib
> LICENSE.txt			findbugs-exclude-filter.xml	log4j-jcl			log4j-to-slf4j
> NOTICE.txt			log4j-1.2-api			log4j-jmx-gui			pom.xml
> RELEASE-NOTES.txt		log4j-api			log4j-osgi			src
> checkstyle-header.txt		log4j-core			log4j-samples
> checkstyle-import-control.xml	log4j-distribution		log4j-slf4j-impl
> Guss-MacBook-Pro:log4j gus$ 
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org