You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Cynick Young (JIRA)" <je...@portals.apache.org> on 2006/10/11 22:30:35 UTC

[jira] Created: (JS2-598) binary build using maven plugin failed

binary build using maven plugin failed
--------------------------------------

                 Key: JS2-598
                 URL: http://issues.apache.org/jira/browse/JS2-598
             Project: Jetspeed 2
          Issue Type: Bug
          Components: Project Build
    Affects Versions: 2.0-FINAL
         Environment: Windows XP
maven 1.0.2
            Reporter: Cynick Young
            Priority: Blocker


BUILD FAILED
File...... C:\Documents and Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
Element... fail
Line...... 698
Column.... 91
unsupported target database:
Total time: 10 seconds
Finished at: Wed Oct 11 16:18:04 EDT 2006

Here is my build.properties

basedir = c:/home/mytestportal

# required portal configuration properties          
org.apache.jetspeed.portal.home           = c:/home/mytestportal
org.apache.jetspeed.portal.groupId        = myprojects
org.apache.jetspeed.portal.artifactId     = myportal
org.apache.jetspeed.portal.name           = My Test Portal
org.apache.jetspeed.portal.currentVersion = 2.0

portals.bridges.version = 1.0
derby.version = 10.1.2.1

CATALINA_HOME = C:/Program Files/Apache Software Foundation/apache-tomcat-5.5.20

# required application server properties
org.apache.jetspeed.server.home                      = ${CATALINA_HOME}/
org.apache.jetspeed.server.shared                    = ${org.apache.jetspeed.server.home}/shared/lib/
org.apache.jetspeed.deploy.war.dir                   = ${org.apache.jetspeed.server.home}/webapps/
org.apache.jetspeed.services.autodeployment.user     = j2deployer
org.apache.jetspeed.services.autodeployment.password = j2deployer
org.apache.jetspeed.catalina.version.major           = 5.5

-- 
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

        

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


[jira] Commented: (JS2-598) binary build using maven plugin failed

Posted by "Cynick Young (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-598?page=comments#action_12441727 ] 
            
Cynick Young commented on JS2-598:
----------------------------------

I was trying (and hoping) to use HSQLDB.  From the documentation, it says HSQLDB is the default and nothing further needs to be done.

> binary build using maven plugin failed
> --------------------------------------
>
>                 Key: JS2-598
>                 URL: http://issues.apache.org/jira/browse/JS2-598
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.0-FINAL
>         Environment: Windows XP
> maven 1.0.2
>            Reporter: Cynick Young
>            Priority: Blocker
>
> BUILD FAILED
> File...... C:\Documents and Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
> Element... fail
> Line...... 698
> Column.... 91
> unsupported target database:
> Total time: 10 seconds
> Finished at: Wed Oct 11 16:18:04 EDT 2006
> Here is my build.properties
> basedir = c:/home/mytestportal
> # required portal configuration properties          
> org.apache.jetspeed.portal.home           = c:/home/mytestportal
> org.apache.jetspeed.portal.groupId        = myprojects
> org.apache.jetspeed.portal.artifactId     = myportal
> org.apache.jetspeed.portal.name           = My Test Portal
> org.apache.jetspeed.portal.currentVersion = 2.0
> portals.bridges.version = 1.0
> derby.version = 10.1.2.1
> CATALINA_HOME = C:/Program Files/Apache Software Foundation/apache-tomcat-5.5.20
> # required application server properties
> org.apache.jetspeed.server.home                      = ${CATALINA_HOME}/
> org.apache.jetspeed.server.shared                    = ${org.apache.jetspeed.server.home}/shared/lib/
> org.apache.jetspeed.deploy.war.dir                   = ${org.apache.jetspeed.server.home}/webapps/
> org.apache.jetspeed.services.autodeployment.user     = j2deployer
> org.apache.jetspeed.services.autodeployment.password = j2deployer
> org.apache.jetspeed.catalina.version.major           = 5.5

-- 
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

        

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


[jira] Commented: (JS2-598) binary build using maven plugin failed

Posted by "Cynick Young (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-598?page=comments#action_12441781 ] 
            
Cynick Young commented on JS2-598:
----------------------------------

I added the above properties and replaced mysql with hsqldb.  It progressed further.

However, I am now stuck at the next stage.  When I run "maven j2:quickStart" I get:

BUILD FAILED
File...... C:\Documents and Settings\cynick\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
Element... copy
Line...... 467
Column.... 57
Warning: Could not find file C:\Documents and Settings\xxx\.maven\repository\jars\portals-bridges-common-1.0.jar to copy.
Total time: 14 seconds
Finished at: Thu Oct 12 12:04:56 EDT 2006

> binary build using maven plugin failed
> --------------------------------------
>
>                 Key: JS2-598
>                 URL: http://issues.apache.org/jira/browse/JS2-598
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.0-FINAL
>         Environment: Windows XP
> maven 1.0.2
>            Reporter: Cynick Young
>            Priority: Blocker
>
> BUILD FAILED
> File...... C:\Documents and Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
> Element... fail
> Line...... 698
> Column.... 91
> unsupported target database:
> Total time: 10 seconds
> Finished at: Wed Oct 11 16:18:04 EDT 2006
> Here is my build.properties
> basedir = c:/home/mytestportal
> # required portal configuration properties          
> org.apache.jetspeed.portal.home           = c:/home/mytestportal
> org.apache.jetspeed.portal.groupId        = myprojects
> org.apache.jetspeed.portal.artifactId     = myportal
> org.apache.jetspeed.portal.name           = My Test Portal
> org.apache.jetspeed.portal.currentVersion = 2.0
> portals.bridges.version = 1.0
> derby.version = 10.1.2.1
> CATALINA_HOME = C:/Program Files/Apache Software Foundation/apache-tomcat-5.5.20
> # required application server properties
> org.apache.jetspeed.server.home                      = ${CATALINA_HOME}/
> org.apache.jetspeed.server.shared                    = ${org.apache.jetspeed.server.home}/shared/lib/
> org.apache.jetspeed.deploy.war.dir                   = ${org.apache.jetspeed.server.home}/webapps/
> org.apache.jetspeed.services.autodeployment.user     = j2deployer
> org.apache.jetspeed.services.autodeployment.password = j2deployer
> org.apache.jetspeed.catalina.version.major           = 5.5

-- 
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

        

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


[jira] Commented: (JS2-598) binary build using maven plugin failed

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-598?page=comments#action_12441791 ] 
            
David Sean Taylor commented on JS2-598:
---------------------------------------

dl from here: http://www.bluesunrise.com/maven/org.apache.portals.bridges/jars/ and place it in C:\Documents and Settings\xxx\.maven\repository\jars\


> binary build using maven plugin failed
> --------------------------------------
>
>                 Key: JS2-598
>                 URL: http://issues.apache.org/jira/browse/JS2-598
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.0-FINAL
>         Environment: Windows XP
> maven 1.0.2
>            Reporter: Cynick Young
>            Priority: Blocker
>
> BUILD FAILED
> File...... C:\Documents and Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
> Element... fail
> Line...... 698
> Column.... 91
> unsupported target database:
> Total time: 10 seconds
> Finished at: Wed Oct 11 16:18:04 EDT 2006
> Here is my build.properties
> basedir = c:/home/mytestportal
> # required portal configuration properties          
> org.apache.jetspeed.portal.home           = c:/home/mytestportal
> org.apache.jetspeed.portal.groupId        = myprojects
> org.apache.jetspeed.portal.artifactId     = myportal
> org.apache.jetspeed.portal.name           = My Test Portal
> org.apache.jetspeed.portal.currentVersion = 2.0
> portals.bridges.version = 1.0
> derby.version = 10.1.2.1
> CATALINA_HOME = C:/Program Files/Apache Software Foundation/apache-tomcat-5.5.20
> # required application server properties
> org.apache.jetspeed.server.home                      = ${CATALINA_HOME}/
> org.apache.jetspeed.server.shared                    = ${org.apache.jetspeed.server.home}/shared/lib/
> org.apache.jetspeed.deploy.war.dir                   = ${org.apache.jetspeed.server.home}/webapps/
> org.apache.jetspeed.services.autodeployment.user     = j2deployer
> org.apache.jetspeed.services.autodeployment.password = j2deployer
> org.apache.jetspeed.catalina.version.major           = 5.5

-- 
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

        

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


[jira] Closed: (JS2-598) binary build using maven plugin failed

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-598?page=all ]

Ate Douma closed JS2-598.
-------------------------

    Resolution: Invalid

I think this issue is resolved as being a local configuration problem.

> binary build using maven plugin failed
> --------------------------------------
>
>                 Key: JS2-598
>                 URL: http://issues.apache.org/jira/browse/JS2-598
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.0-FINAL
>         Environment: Windows XP
> maven 1.0.2
>            Reporter: Cynick Young
>            Priority: Blocker
>
> BUILD FAILED
> File...... C:\Documents and Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
> Element... fail
> Line...... 698
> Column.... 91
> unsupported target database:
> Total time: 10 seconds
> Finished at: Wed Oct 11 16:18:04 EDT 2006
> Here is my build.properties
> basedir = c:/home/mytestportal
> # required portal configuration properties          
> org.apache.jetspeed.portal.home           = c:/home/mytestportal
> org.apache.jetspeed.portal.groupId        = myprojects
> org.apache.jetspeed.portal.artifactId     = myportal
> org.apache.jetspeed.portal.name           = My Test Portal
> org.apache.jetspeed.portal.currentVersion = 2.0
> portals.bridges.version = 1.0
> derby.version = 10.1.2.1
> CATALINA_HOME = C:/Program Files/Apache Software Foundation/apache-tomcat-5.5.20
> # required application server properties
> org.apache.jetspeed.server.home                      = ${CATALINA_HOME}/
> org.apache.jetspeed.server.shared                    = ${org.apache.jetspeed.server.home}/shared/lib/
> org.apache.jetspeed.deploy.war.dir                   = ${org.apache.jetspeed.server.home}/webapps/
> org.apache.jetspeed.services.autodeployment.user     = j2deployer
> org.apache.jetspeed.services.autodeployment.password = j2deployer
> org.apache.jetspeed.catalina.version.major           = 5.5

-- 
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

        

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


[jira] Commented: (JS2-598) binary build using maven plugin failed

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-598?page=comments#action_12441586 ] 
            
David Sean Taylor commented on JS2-598:
---------------------------------------

Try setting the following properties in your build.properties:

org.apache.jetspeed.production.database.default.name=mysql
org.apache.jetspeed.production.database.url = jdbc:mysql://j2-server/j2
org.apache.jetspeed.production.database.driver = com.mysql.jdbc.Driver
org.apache.jetspeed.production.database.user = scott
org.apache.jetspeed.production.database.password = ********
org.apache.jetspeed.production.jdbc.drivers.path=/usr/local/apache/jdbc/mysql-connector-java-3.1.7-bin.jar

set these properties for your specific database, it doesnt have to be mysql, just an example


> binary build using maven plugin failed
> --------------------------------------
>
>                 Key: JS2-598
>                 URL: http://issues.apache.org/jira/browse/JS2-598
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.0-FINAL
>         Environment: Windows XP
> maven 1.0.2
>            Reporter: Cynick Young
>            Priority: Blocker
>
> BUILD FAILED
> File...... C:\Documents and Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly
> Element... fail
> Line...... 698
> Column.... 91
> unsupported target database:
> Total time: 10 seconds
> Finished at: Wed Oct 11 16:18:04 EDT 2006
> Here is my build.properties
> basedir = c:/home/mytestportal
> # required portal configuration properties          
> org.apache.jetspeed.portal.home           = c:/home/mytestportal
> org.apache.jetspeed.portal.groupId        = myprojects
> org.apache.jetspeed.portal.artifactId     = myportal
> org.apache.jetspeed.portal.name           = My Test Portal
> org.apache.jetspeed.portal.currentVersion = 2.0
> portals.bridges.version = 1.0
> derby.version = 10.1.2.1
> CATALINA_HOME = C:/Program Files/Apache Software Foundation/apache-tomcat-5.5.20
> # required application server properties
> org.apache.jetspeed.server.home                      = ${CATALINA_HOME}/
> org.apache.jetspeed.server.shared                    = ${org.apache.jetspeed.server.home}/shared/lib/
> org.apache.jetspeed.deploy.war.dir                   = ${org.apache.jetspeed.server.home}/webapps/
> org.apache.jetspeed.services.autodeployment.user     = j2deployer
> org.apache.jetspeed.services.autodeployment.password = j2deployer
> org.apache.jetspeed.catalina.version.major           = 5.5

-- 
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

        

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