You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/01/29 16:02:36 UTC

[jira] Resolved: (AXIS2-3424) Clean build of java/Axis2 from head failed in SOAP Monitor step

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

Davanum Srinivas resolved AXIS2-3424.
-------------------------------------

    Resolution: Fixed

fixed in svn revision 616365

> Clean build of java/Axis2 from head failed in SOAP Monitor step
> ---------------------------------------------------------------
>
>                 Key: AXIS2-3424
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3424
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: nightly
>         Environment: RH Linux
>            Reporter: Tom Seelbach
>         Attachments: mvn-install.log
>
>
> Clean build of java/Axis2 from head failed. Failing step is SOAP Monitor.  Error is "cannot find symbol. class HttpServlet. 
> I looked at the build log (attached to this jira) and it appears that javax.servlet api is being downloaded by maven, so I'm not sure why this error occurred.
> Maybe this message in the log is the problem:
>     Downloading:     http://people.apache.org/repo/m2-snapshot-repository/org/apache/ws/commons/schema/XmlSchema/SNAPSHOT/XmlSchema-20071226.020948-12.pom
>     downloaded
>     [WARNING]
>         Artifact javax.servlet:servlet-api:jar:2.3:provided retains local scope 'provided' overriding broader scope 'compile'
>         given by a dependency. If this is not intended, modify or remove the local scope.
> This is how I  did the build:
>     rm -rf .m2/
>     svn co http://svn.apache.org/repos/asf/webservices/axis2/trunk/java
>     mvn install 2>&1 | tee mvn-install.log

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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