allBuild should install the correct bridges jar into the Maven repository for you.

[EMAIL PROTECTED] wrote:

The following comment has been added to this issue:

    Author: Quintin Kerby
   Created: Fri, 1 Oct 2004 12:58 PM
      Body:
I noticed under my .maven/repository/portals-bridges/jars/ resides the 
portals-bridges-common-0.1.jar.  In this jar is a the 
StrutsServletContextProvider.class, but I believe it needs to be the 
ServletContextProvider.class.  The source I got from CVS has the correct class, but 
I'm new to Maven and don't have any clue how to work around this.

Fixing this will allow the build to continue to the next bug :)
---------------------------------------------------------------------
View this comment:
 http://issues.apache.org/jira/browse/JS2-127?page=comments#action_53598

---------------------------------------------------------------------
View the issue:
 http://issues.apache.org/jira/browse/JS2-127

Here is an overview of the issue:
---------------------------------------------------------------------
       Key: JS2-127
   Summary: Build fails
      Type: Bug

    Status: Unassigned
  Priority: Blocker

   Project: Jetspeed 2
  Versions:
            2.0-dev/cvs

Assignee: Reporter: Bogdan Onoiu

   Created: Tue, 28 Sep 2004 12:27 AM
   Updated: Fri, 1 Oct 2004 12:58 PM
Environment: Windows 2000, JDK 1.4.2_03-b02

Description:
Build fails. This happens even after JS2-124 was checked in. Yesterday the typo was 
fixing it. Not today though.

test:test:
dbSetup:

   [echo] No tests to run.

jar:jar:
   [jar] Building jar: 
C:\jakarta-jetspeed-2\jakarta-jetspeed-2\jetspeed-api\target\jetspeed-api-2.0-a1-dev.jar
Copying: from 
'C:\jakarta-jetspeed-2\jakarta-jetspeed-2\jetspeed-api\target\jetspeed-api-2.0-a1-dev.jar'
 to: 'C:\Documents and 
Settings\bogonoi\.maven\repository\jetspeed2\jars\jetspeed-api-2.0-a1-de
Copying: from 'C:\jakarta-jetspeed-2\jakarta-jetspeed-2\jetspeed-api\project.xml' to: 
'C:\Documents and 
Settings\bogonoi\.maven\repository\jetspeed2\poms\jetspeed-api-2.0-a1-dev.pom'
+----------------------------------------
| Build and Install all Jetspeed 2 jars Jetspeed-2 Portal Commons
| Memory: 47M/75M
+----------------------------------------
Attempting to download pluto-1.0.1-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Jetspeed-2 Portal Commons' is not available

jar:install:

build:end:

build:start:

java:prepare-filesystem:
   [mkdir] Created dir: C:\jakarta-jetspeed-2\jakarta-jetspeed-2\commons\target\classes

java:compile:
   [echo] Compiling to C:\jakarta-jetspeed-2\jakarta-jetspeed-2\commons/target/classes
   [javac] Compiling 35 source files to 
C:\jakarta-jetspeed-2\jakarta-jetspeed-2\commons\target\classes
   [javac] 
C:\jakarta-jetspeed-2\jakarta-jetspeed-2\commons\src\java\org\apache\jetspeed\portlet\ServletContextProviderImpl.java:28:
 cannot resolve symbol
   [javac] symbol  : class ServletContextProvider
   [javac] location: package common
   [javac] import org.apache.portals.bridges.common.ServletContextProvider;
   [javac]                                          ^
   [javac] 
C:\jakarta-jetspeed-2\jakarta-jetspeed-2\commons\src\java\org\apache\jetspeed\portlet\ServletContextProviderImpl.java:36:
 cannot resolve symbol
   [javac] symbol  : class ServletContextProvider
   [javac] location: class org.apache.jetspeed.portlet.ServletContextProviderImpl
   [javac] public class ServletContextProviderImpl implements ServletContextProvider
   [javac]                                                    ^
   [javac] 2 errors

BUILD FAILED
File...... C:\jakarta-jetspeed-2\jakarta-jetspeed-2\maven.xml
Element... maven:reactor
Line...... 133
Column.... 40
Unable to obtain goal [java:compile] -- C:\Documents and 
Settings\bogonoi\.maven\cache\maven-java-plugin-1.4\plugin.jelly:52:48: <ant:javac> 
Compile failed; see the compiler error output for details.
Total time: 2 minutes 59 seconds
Finished at: Tue Sep 28 10:17:27 EEST 2004


--------------------------------------------------------------------- JIRA INFORMATION: 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

If you want more information on JIRA, or have a bug to report see:
  http://www.atlassian.com/software/jira


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






--
"Great minds discuss ideas. Average minds discuss events. Small minds discuss people." 
 - Admiral Hyman Rickover

*******************************************
*           Scott T. Weaver               *
*         <[EMAIL PROTECTED]>             *
*     <http://www.einnovation.com>        *
* --------------------------------------  *
*   Apache Jetspeed Enterprise Portal     *
*     Apache Pluto Portlet Container      *
*                                         *
* OpenEditPro, Website Content Management *
*     <http://www.openeditpro.com>        *
*******************************************


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to