dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #22195
Re: [Bug 1170921] [NEW] build-falure
Hi Brajesh, we have seen this occasionally on java 6. Could you try to
upgrade to a recent Java version, like OpenJDK 7, and try again?
Lars
On Sat, Apr 20, 2013 at 12:59 PM, Brajesh <bmurari79@xxxxxxxxx> wrote:
> Public bug reported:
>
> Hello Dev,
>
> Problem in build failure in main branch ie. in trunk
>
> Unit Nexus@UnitNexus-PC/cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
> $ date
> Sat, Apr 20, 2013 4:27:33 PM
>
> Unit Nexus@UnitNexus-PC/cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
> $ mvn clean install eclipse:eclipse -Dmaven.test.skip=true
> [INFO] Scanning for projects...
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building DHIS System Support 2.12-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> dhis-support-system ---
> [INFO] Deleting E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target
> [INFO]
> [INFO] --- maven-antrun-plugin:1.7:run (default) @ dhis-support-system ---
> [INFO] Executing tasks
>
> main:
> [mkdir] Created dir:
> E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target\classes
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> dhis-support-system ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 9 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> dhis-support-system ---
> [INFO] Compiling 105 source files to
> E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target\classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[254,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[291,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [INFO] 2 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 5.344s
> [INFO] Finished at: Sat Apr 20 16:19:14 IST 2013
> [INFO] Final Memory: 18M/43M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project dhis-support-system: Compilation failure:
> Compilation failure:
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[254,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[291,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR] -> [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/MojoFailureException
>
> Unit Nexus@UnitNexus-PC/cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
> $
>
> Thanks
> B
>
> ** Affects: dhis2
> Importance: Undecided
> Status: Incomplete
>
> ** Changed in: dhis2
> Status: New => Incomplete
>
> --
> You received this bug notification because you are a member of DHIS 2
> developers, which is subscribed to DHIS.
> https://bugs.launchpad.net/bugs/1170921
>
> Title:
> build-falure
>
> Status in DHIS 2 - District Health Information Software:
> Incomplete
>
> Bug description:
> Hello Dev,
>
> Problem in build failure in main branch ie. in trunk
>
> Unit Nexus@UnitNexus-PC/cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
> $ date
> Sat, Apr 20, 2013 4:27:33 PM
>
> Unit Nexus@UnitNexus-PC/cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
> $ mvn clean install eclipse:eclipse -Dmaven.test.skip=true
> [INFO] Scanning for projects...
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building DHIS System Support 2.12-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> dhis-support-system ---
> [INFO] Deleting
> E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target
> [INFO]
> [INFO] --- maven-antrun-plugin:1.7:run (default) @ dhis-support-system
> ---
> [INFO] Executing tasks
>
> main:
> [mkdir] Created dir:
> E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target\classes
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> dhis-support-system ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 9 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> dhis-support-system ---
> [INFO] Compiling 105 source files to
> E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target\classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[254,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[291,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [INFO] 2 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 5.344s
> [INFO] Finished at: Sat Apr 20 16:19:14 IST 2013
> [INFO] Final Memory: 18M/43M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project dhis-support-system: Compilation failure:
> Compilation failure:
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[254,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR]
> \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[291,31]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR] -> [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/MojoFailureException
>
> Unit Nexus@UnitNexus-PC/cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
> $
>
> Thanks
> B
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dhis2/+bug/1170921/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1170921
Title:
build-falure
Status in DHIS 2 - District Health Information Software:
Incomplete
Bug description:
Hello Dev,
Problem in build failure in main branch ie. in trunk
Unit Nexus@UnitNexus-PC /cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
$ date
Sat, Apr 20, 2013 4:27:33 PM
Unit Nexus@UnitNexus-PC /cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
$ mvn clean install eclipse:eclipse -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS System Support 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ dhis-support-system ---
[INFO] Deleting E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (default) @ dhis-support-system ---
[INFO] Executing tasks
main:
[mkdir] Created dir: E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target\classes
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ dhis-support-system ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ dhis-support-system ---
[INFO] Compiling 105 source files to E:\src\dhis2\dhis-2\dhis-support\dhis-support-system\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[254,31] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
[ERROR] \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[291,31] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.344s
[INFO] Finished at: Sat Apr 20 16:19:14 IST 2013
[INFO] Final Memory: 18M/43M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project dhis-support-system: Compilation failure: Compilation failure:
[ERROR] \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[254,31] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
[ERROR] \src\dhis2\dhis-2\dhis-support\dhis-support-system\src\main\java\org\hisp\dhis\system\util\ReflectionUtils.java:[291,31] type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
[ERROR] -> [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/MojoFailureException
Unit Nexus@UnitNexus-PC /cygdrive/e/src/dhis2/dhis-2/dhis-support/dhis-support-system
$
Thanks
B
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1170921/+subscriptions
Follow ups
References