Where is org.apache.cactus.integration.eclipse_1.8.1 folder?

Yoichi Takayama <[email protected]> Thu, 3 Jun 2010 14:27:50 +1000
Newsgroups gmane.comp.jakarta.cactus.user
Message-ID <[email protected]>
--Apple-Mail-3-879327413
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

To integrate Cctus with Eclipse, I need to place e.g. =
org.apache.cactus.integration.eclipse_1.8.1 folder in its plugins =
folder.

I, however, cannot find org.apache.cactus.integration.eclipse_1.8.1 =
folder anywhere on the Cactus Web site or in the binary distribution.=20

Although I can download cactus-maven-1.7.2.jar from the web site, it may =
not be the one needed for Eclipse and also it does not have the =
necessary folder and plugin.xml to indicate what class does it need to =
start with etc.

It looks like that I could build the integration artifact from the =
source.

The only problem is that it does not build because it causes an error:

	framework/src/main/java does not exist

I, however, believes that this does not have to be there, because there =
are a few framework folders and I think that the build script is =
supposed to build the src folders in them but not this parent folder.

Did anyone make this installation to work??? Or, do you know what the =
problem may be???

Thanks,
Yoichi


$ mvn clean install
[INFO] Scanning for projects...
[INFO] Reactor build order:=20
[INFO]   Cactus Parent Project
[INFO]   Cactus Build Tools
[INFO]   Cactus Framework - Parent Project
[INFO]   Cactus Framework - shared all versions
[INFO]   Cactus Framework - shared Java EE 1.3 and 1.4
[INFO]   Cactus Wrappers - Parent Project
[INFO]   Cactus Wrappers - Java EE 1.2
[INFO]   Cactus Wrappers - Java EE 1.3
[INFO]   Cactus Wrappers - Java EE 1.4
[INFO]   Cactus Uberjars - Parent Project
[INFO]   Cactus Uberjar - Java EE 1.2
[INFO]   Cactus Uberjar - Java EE 1.3
[INFO]   Cactus Uberjar - Java EE 1.4
[INFO]   Cactus Uberjar - Java EE 1.5
[INFO]   Cactus Integration - Parent Project
[INFO]   Cactus Shared API for the integration
[INFO]   Cactus Ant Integration
[INFO]   Cactus Maven 1 Plugin
[INFO]   Cactus Integration Maven2 - Plugin Project
[INFO]   Cactus Eclipse Integration
[INFO]   Cactus Eclipse Integration - Webapp
[INFO]   Cactus Eclipse Integration - Runner
[INFO]   Cactus Samples - Parent Project
[INFO]   Apache Cactus
[INFO]   Cactus Site Skin
[INFO] =
------------------------------------------------------------------------
[INFO] Building Cactus Parent Project
[INFO]    task-segment: [clean, install]
[INFO] =
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: =
http://repository.jboss.com/maven2/org/mortbay/jetty/org.mortbay.jetty/5.1=
.9/org.mortbay.jetty-5.1.9.pom
[INFO] Unable to find resource =
'org.mortbay.jetty:org.mortbay.jetty:pom:5.1.9' in repository jboss =
(http://repository.jboss.com/maven2)
Downloading: =
http://snapshots.jboss.org/maven2/org/mortbay/jetty/org.mortbay.jetty/5.1.=
9/org.mortbay.jetty-5.1.9.pom
[INFO] Unable to find resource =
'org.mortbay.jetty:org.mortbay.jetty:pom:5.1.9' in repository =
jboss-snapshot (http://snapshots.jboss.org/maven2)
Downloading: =
http://repo1.maven.org/maven2/org/mortbay/jetty/org.mortbay.jetty/5.1.9/or=
g.mortbay.jetty-5.1.9.pom
[INFO] Unable to find resource =
'org.mortbay.jetty:org.mortbay.jetty:pom:5.1.9' in repository central =
(http://repo1.maven.org/maven2)
[INFO] Setting property: classpath.resource.loader.class =3D> =
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on =3D> 'false'.
[INFO] Setting property: resource.loader =3D> 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound =3D> 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [rat:check {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /Users/yoichi/Desktop/cactus-1.8.1-src/pom.xml to =
/Users/yoichi/.m2/repository/org/apache/cactus/cactus/1.8.1/cactus-1.8.1.p=
om
[INFO] =
------------------------------------------------------------------------
[INFO] Building Cactus Build Tools
[INFO]    task-segment: [clean, install]
[INFO] =
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered =
resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered =
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory =
/Users/yoichi/Desktop/cactus-1.8.1-src/build-tools/src/test/resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: =
/Users/yoichi/Desktop/cactus-1.8.1-src/build-tools/target/surefire-reports=


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: =
/Users/yoichi/Desktop/cactus-1.8.1-src/build-tools/target/cactus.build.too=
ls-1.8.1.jar
[INFO] [rat:check {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing =
/Users/yoichi/Desktop/cactus-1.8.1-src/build-tools/target/cactus.build.too=
ls-1.8.1.jar to =
/Users/yoichi/.m2/repository/org/apache/cactus/cactus.build.tools/1.8.1/ca=
ctus.build.tools-1.8.1.jar
[INFO] =
------------------------------------------------------------------------
[INFO] Building Cactus Framework - Parent Project
[INFO]    task-segment: [clean, install]
[INFO] =
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [rat:check {execution: default}]
[INFO] [checkstyle:check {execution: default}]
[INFO] =
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] =
------------------------------------------------------------------------
[INFO] basedir =
/Users/yoichi/Desktop/cactus-1.8.1-src/framework/src/main/java does not =
exist
[INFO] =
------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: basedir =
/Users/yoichi/Desktop/cactus-1.8.1-src/framework/src/main/java does not =
exist
	at =
org.codehaus.plexus.util.DirectoryScanner.scan(DirectoryScanner.java:550)
	at =
org.codehaus.plexus.util.FileUtils.getFileAndDirectoryNames(FileUtils.java=
:1717)
	at =
org.codehaus.plexus.util.FileUtils.getFileNames(FileUtils.java:1645)
	at =
org.codehaus.plexus.util.FileUtils.getFileNames(FileUtils.java:1627)
	at =
org.codehaus.plexus.util.FileUtils.getFiles(FileUtils.java:1601)
	at =
org.codehaus.plexus.util.FileUtils.getFiles(FileUtils.java:1584)
	at =
org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.getFilesToPro=
cess(DefaultCheckstyleExecutor.java:407)
	at =
org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeChecks=
tyle(DefaultCheckstyleExecutor.java:89)
	at =
org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(Ch=
eckstyleViolationCheckMojo.java:393)
	at =
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMana=
ger.java:483)
	at =
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLi=
fecycleExecutor.java:678)
	at =
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecyc=
le(DefaultLifecycleExecutor.java:540)
	at =
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLif=
ecycleExecutor.java:519)
	at =
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFa=
ilures(DefaultLifecycleExecutor.java:371)
	at =
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(De=
faultLifecycleExecutor.java:332)
	at =
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecyc=
leExecutor.java:181)
	at =
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at =
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at =
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:=
39)
	at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm=
pl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at =
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at =
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] =
------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Thu Jun 03 14:00:35 EST 2010
[INFO] Final Memory: 42M/125M
[INFO] =
------------------------------------------------------------------------


--Apple-Mail-3-879327413
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIGMzCCAuww
ggJVoAMCAQICEEqOoN3RCrZ+PK0kGgMW27YwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx
JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ
ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA5MTAwNzAwMTMzNFoXDTEwMTAwNzAwMTMz
NFowSzEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEoMCYGCSqGSIb3DQEJARYZdGFr
YXlhbWEueW9pY2hpQGdtYWlsLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKuP
A3O52oDLtfoq+16GbnclhWbqTBmcMzUxTFuqsfdELpCFRDC7BcdiQ8ob9WMUUU8CTsgMMPxVug3p
Lfdmp/ucECy+7d9TeVBrUWyg6A3zA/v0tWRsraOO0sBx2BKdtVxaM93Ib2FiyKypuPPR4MHjq0HP
4eo5Kfxy2oWR54rmVqall+zHLASB9sWybJ+6Xng+xyGznr/DGVDWh/9RCUPfmkzbazOSMg+b3BUr
qFg++4I3M8UCxbtT6N5pm4+VGT+wcIrvTDuxXaZMVRTV901T57Q5IhPNyVF5UsZ35XGA4PRYEXEP
40NMas25KoG5qc8tkOhkCxXbOGG7gx2guvECAwEAAaM2MDQwJAYDVR0RBB0wG4EZdGFrYXlhbWEu
eW9pY2hpQGdtYWlsLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBQUAA4GBADyrEMIy/pzy
Nb8PsmZwseJgAQc6NV5oaawm0kzK7AP7UOhdKRZM7IvY9Mw56zeh2qwMe86Cb/cvwGHVeClRvmOy
g/RzEJIJ+SIHYqUsB3NolBO8X1+2bnRZpvbl8mvAhDvtgLLuACAfkINfLiIVcI3DzMLfyLRbq953
D6EMWax1MIIDPzCCAqigAwIBAgIBDTANBgkqhkiG9w0BAQUFADCB0TELMAkGA1UEBhMCWkExFTAT
BgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3dGUg
Q29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEkMCIG
A1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkBFhxwZXJzb25h
bC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAzMDcxNzAwMDAwMFoXDTEzMDcxNjIzNTk1OVowYjEL
MAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNV
BAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMIGfMA0GCSqGSIb3DQEBAQUA
A4GNADCBiQKBgQDEpjxVc1X7TrnKmVoeaMB1BHCd3+n/ox7svc31W/Iadr1/DDph8r9RzgHU5VAK
MNcCY1osiRVwjt3J8CuFWqo/cVbLrzwLB+fxH5E2JCoTzyvV84J3PQO+K/67GD4Hv0CAAmTXp6a7
n2XRxSpUhQ9IBH+nttE8YQRAHmQZcmC3+wIDAQABo4GUMIGRMBIGA1UdEwEB/wQIMAYBAf8CAQAw
QwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVBlcnNvbmFsRnJl
ZW1haWxDQS5jcmwwCwYDVR0PBAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRl
TGFiZWwyLTEzODANBgkqhkiG9w0BAQUFAAOBgQBIjNFQg+oLLswNo2asZw9/r6y+whehQ5aUnX9M
Ibj4Nh+qLZ82L8D0HFAgk3A8/a3hYWLD2ToZfoSxmRsAxRoLgnSeJVCUYsfbJ3FXJY3dqZw5jowg
T2Vfldr394fWxghOrvbqNOUQGls1TXfjViF4gtwhGTXeJLHTHUb/XV9lTzGCAxAwggMMAgEBMHYw
YjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq
BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhBKjqDd0Qq2fjytJBoD
Ftu2MAkGBSsOAwIaBQCgggFvMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkF
MQ8XDTEwMDYwMzA0Mjc1MVowIwYJKoZIhvcNAQkEMRYEFIVu1bFl/OHpUIWuzkwwgzopzTofMIGF
BgkrBgEEAYI3EAQxeDB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGlu
ZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBD
QQIQSo6g3dEKtn48rSQaAxbbtjCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpBMSUw
IwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVy
c29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQSo6g3dEKtn48rSQaAxbbtjANBgkqhkiG9w0BAQEF
AASCAQB8oJJtu3xGR9hisSEykg2pGaIBrdaUcH81A0R8wWjyzmoopV4ZAW/go8p+y+qTEJcIZozv
xHi0nzQdWtJeSb0dP7y4pLBV5VlayPCLWAEf+LRP8+0FYXgZrYS5g9M8VCIIrAX36uDSyEzZhte1
Ye3zzjj2769HKAvDOSnevNH5uvJ1nJ3VFyNePtpP5U7sBok/RCWZ8YSIU2+ef/lAmELJ3flog2Nf
jbX/h43kdnIqTTPpJnmaiZDoLbfyTJ4rvgfkprMCWh5l/xtcatUTDsnGXj6dppWOX0mGJ2ES6UsA
f49v0zCfxOf/FftrLSYkOElSXaO8yALxcqhr3WTW8qVVAAAAAAAA

--Apple-Mail-3-879327413--