Trunk build breaks on amdatu-example\course-gadget
--------------------------------------------------

                 Key: AMDATU-405
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-405
             Project: Amdatu
          Issue Type: Bug
    Affects Versions: 0.3.0-M0
         Environment: win7 / jdk6 / mvn221
            Reporter: Bram de Kruijff



> mvn221 -P clean install -P all,build-release
....

[INFO] ------------------------------------------------------------------------
[INFO] Building Amdatu Example - Course gadget
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] snapshot org.amdatu.web:dispatcher:0.2.0-SNAPSHOT: checking for updates 
from amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/dispatcher/0.2.0-SNAPSHOT/dispatcher-0.2.0-SNAPSHOT.pom
[INFO] snapshot org.amdatu:org.amdatu.web:0.2.0-SNAPSHOT: checking for updates 
from amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/org.amdatu.web/0.2.0-SNAPSHOT/org.amdatu.web-0.2.0-SNAPSHOT.pom
[INFO] snapshot org.amdatu:amdatu:1-test2-SNAPSHOT: checking for updates from 
amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/amdatu/1-test2-SNAPSHOT/amdatu-1-test2-SNAPSHOT.pom
[INFO] snapshot org.amdatu.web:jsp:0.2.0-SNAPSHOT: checking for updates from 
amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/jsp/0.2.0-SNAPSHOT/jsp-0.2.0-SNAPSHOT.pom
[INFO] snapshot org.amdatu.web:resource:0.2.0-SNAPSHOT: checking for updates 
from amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/resource/0.2.0-SNAPSHOT/resource-0.2.0-SNAPSHOT.pom
[INFO] snapshot org.amdatu.example:gadgetrepository:0.2.0-SNAPSHOT: checking 
for updates from amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/example/gadgetrepository/0.2.0-SNAPSHOT/gadgetrepository-0.2.0-SNAPSHOT.pom
[INFO] snapshot org.amdatu:org.amdatu.example:0.2.0-SNAPSHOT: checking for 
updates from amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/org.amdatu.example/0.2.0-SNAPSHOT/org.amdatu.example-0.2.0-SNAPSHOT.pom
[INFO] snapshot org.amdatu.web:httpcontext:0.2.0-SNAPSHOT: checking for updates 
from amdatu.snapshots
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/httpcontext/0.2.0-SNAPSHOT/httpcontext-0.2.0-SNAPSHOT.pom
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/example/gadgetrepository/0.2.0-SNAPSHOT/gadgetrepository-0.2.0-SNAPSHOT.jar
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/dispatcher/0.2.0-SNAPSHOT/dispatcher-0.2.0-SNAPSHOT.jar
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/jsp/0.2.0-SNAPSHOT/jsp-0.2.0-SNAPSHOT.jar
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/resource/0.2.0-SNAPSHOT/resource-0.2.0-SNAPSHOT.jar
Downloading: 
http://repository.amdatu.org/snapshots/org/amdatu/web/httpcontext/0.2.0-SNAPSHOT/httpcontext-0.2.0-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to 
C:\bramk\Amdatu\svn\amdatu-trunk\amdatu-example\course-gadget\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

C:\bramk\Amdatu\svn\amdatu-trunk\amdatu-example\course-gadget\src\main\java\org\amdatu\example\course\gadget\service\CourseGadgetServiceImpl.java:[25,42]
 cannot
 find symbol
symbol  : class OAuthServiceConsumerRegistry
location: package org.amdatu.authentication.oauth.api

C:\bramk\Amdatu\svn\amdatu-trunk\amdatu-example\course-gadget\src\main\java\org\amdatu\example\course\gadget\service\CourseGadgetServiceImpl.java:[52,21]
 cannot
 find symbol
symbol  : class OAuthServiceConsumerRegistry
location: class org.amdatu.example.course.gadget.service.CourseGadgetServiceImpl

C:\bramk\Amdatu\svn\amdatu-trunk\amdatu-example\course-gadget\src\main\java\org\amdatu\example\course\gadget\osgi\Activator.java:[21,42]
 cannot find symbol
symbol  : class OAuthServiceConsumerRegistry
location: package org.amdatu.authentication.oauth.api

C:\bramk\Amdatu\svn\amdatu-trunk\amdatu-example\course-gadget\src\main\java\org\amdatu\example\course\gadget\osgi\Activator.java:[59,54]
 cannot find symbol
symbol  : class OAuthServiceConsumerRegistry
location: class org.amdatu.example.course.gadget.osgi.Activator

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to