[
http://issues.apache.org/jira/browse/AXIS2-626?page=comments#action_12376886 ]
Frank Cornelis commented on AXIS2-626:
--------------------------------------
Now I get the following compile error:
[javac]
/home/fcorneli/xxxxxxxxx/axis2/modules/security/src/org/apache/ws/security/policy/model/PolicyEngineData.java:84:
cannot find symbol
[javac] symbol : class TransportToken
[javac] location: class
org.apache.ws.security.policy.model.PolicyEngineData [javac]
return new TransportToken();
[javac] ^
[javac]
/home/fcorneli/xxxxxxxxxxx/axis2/modules/security/src/org/apache/ws/security/policy/model/PolicyEngineData.java:86:
cannot find symbol
[javac] symbol : class HttpsToken
[javac] location: class
org.apache.ws.security.policy.model.PolicyEngineData [javac]
return new HttpsToken();
[javac]
> Latest SVN version of Axis2 does not compile anymore
> ----------------------------------------------------
>
> Key: AXIS2-626
> URL: http://issues.apache.org/jira/browse/AXIS2-626
> Project: Apache Axis 2.0 (Axis2)
> Type: Bug
> Components: samples, build,site & docs
> Reporter: Frank Cornelis
>
> Since the introduction of that lib directory the build has been broken.
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Java2WSDL
> | Memory: 8M/10M
> +----------------------------------------
> BUILD FAILED
> File......
> /home/fcorneli/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependencies:
> axiom-api-SNAPSHOT.jar; path override doesn't exist:
> /home/fcorneli/xxxxxxxxxxx/axis2/modules/java2wsdl/../../lib/axiom-api-SNAPSHOT.jar
> ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira