when I install CMDBuild-2.4 which source code is tecnoteca-cmdbuild-56211deb432f.zip to my eclipse. it always prompt error message: Error resolving version for
plugin ‘croche.maven:maven-merge-file’ from the repositories…’ . the ‘maven-merge-file-plugin-0.4.jar’ is not easy to download from a mirror address, so I download it manually.
I noticed that both the version in Pom.xml and the version of my jar is 0.4, so I don't know why it prompt this information, which version or jar should i use.
Dear Pioneer,
within file parent/pom.xml the section
would be the one necessary for download it.
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
when I install CMDBuild-2.4 which source code is tecnoteca-cmdbuild-56211deb432f.zip to my eclipse. it always prompt error message: Error resolving version for
plugin 'croche.maven:maven-merge-file' from the repositories...........' . the 'maven-merge-file-plugin-0.4.jar' is not easy to download from a mirror address, so I download it manually.
I noticed that both the version in Pom.xml and the version of my jar is 0.4, so I don't know why it prompt this information, which version or jar should i use.
Dear Tecnoteca
Thanks for your replying.
Another problem happened. 'Failure to find
com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....' I don't I also tried to find it in several mirror address, but seems can't find a property one . So ,can you also provide an address to get this file?
Previously Tecnoteca wrote:
Dear Pioneer,
within file parent/pom.xml the section
would be the one necessary for download it.
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
when I install CMDBuild-2.4 which source code is tecnoteca-cmdbuild-56211deb432f.zip to my eclipse. it always prompt error message: Error resolving version for
plugin 'croche.maven:maven-merge-file' from the repositories...........' . the 'maven-merge-file-plugin-0.4.jar' is not easy to download from a mirror address, so I download it manually.
I noticed that both the version in Pom.xml and the version of my jar is 0.4, so I don't know why it prompt this information, which version or jar should i use.
Dear Pioneer,
where did you get this error?
'Failure to find com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....'
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
Dear Tecnoteca
Thanks for your replying.
Another problem happened. 'Failure to find
com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....' I don't I also tried to find it in several mirror address, but seems can't find a property one . So ,can you also provide an address to get this file?
Previously Tecnoteca wrote:
Dear Pioneer,
within file parent/pom.xml the section
would be the one necessary for download it.
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
when I install CMDBuild-2.4 which source code is tecnoteca-cmdbuild-56211deb432f.zip to my eclipse. it always prompt error message: Error resolving version for
plugin 'croche.maven:maven-merge-file' from the repositories...........' . the 'maven-merge-file-plugin-0.4.jar' is not easy to download from a mirror address, so I download it manually.
I noticed that both the version in Pom.xml and the version of my jar is 0.4, so I don't know why it prompt this information, which version or jar should i use.
Dear Tecnoteca
2 questions
1, "Talking about "
http://croche.googlecode.com/", after your message we removed all its references from "pom.xml" since it's no more used. " you mean I can also remove the croch.maven:maven-merge-file related manually? if not then how I can get the right Jar of maven-merge-file-0.4.jar?
2, I found some thing I can't understand,
'import org.cmdbuild.services.soap.AbstractWorkflowEvent' is used in more than 2 project , but in project cmdbuild-main , it can be correctly import without any error, but in other project ,such as cmdbuild-shark-extension, it prompt error message that said cant not find class AbstractWorkflowEvent. I search the whole project CMDBUID-2.4.1, and can't found AbstractWorkflowEvent.class or AbstractWorkflowEvent.java.
So I want to know how can I make the error disappear in project cmdbuild-shark-extension.
Previously Tecnoteca wrote:
Dear Pioneer,
where did you get this error?
'Failure to find com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....'
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
Dear Tecnoteca
Thanks for your replying.
Another problem happened. 'Failure to find
com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....' I don't I also tried to find it in several mirror address, but seems can't find a property one . So ,can you also provide an address to get this file?
Previously Tecnoteca wrote:
Dear Pioneer,
within file parent/pom.xml the section
would be the one necessary for download it.
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
when I install CMDBuild-2.4 which source code is tecnoteca-cmdbuild-56211deb432f.zip to my eclipse. it always prompt error message: Error resolving version for
plugin 'croche.maven:maven-merge-file' from the repositories...........' . the 'maven-merge-file-plugin-0.4.jar' is not easy to download from a mirror address, so I download it manually.
I noticed that both the version in Pom.xml and the version of my jar is 0.4, so I don't know why it prompt this information, which version or jar should i use.
Dear Pioneer,
1. It's not used anymore; pull the last version of the souces ("2.4-dev" branch).
2. The class is generated from Private.wsdl that it's generated within "cmdbuild" module.
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
Dear Tecnoteca
2 questions
1, "Talking about "
http://croche.googlecode.com/", after your message we removed all its references from "pom.xml" since it's no more used. " you mean I can also remove the croch.maven:maven-merge-file related manually? if not then how I can get the right Jar of maven-merge-file-0.4.jar?
2, I found some thing I can't understand,
'import org.cmdbuild.services.soap.AbstractWorkflowEvent' is used in more than 2 project , but in project cmdbuild-main , it can be correctly import without any error, but in other project ,such as cmdbuild-shark-extension, it prompt error message that said cant not find class AbstractWorkflowEvent. I search the whole project CMDBUID-2.4.1, and can't found AbstractWorkflowEvent.class or AbstractWorkflowEvent.java.
So I want to know how can I make the error disappear in project cmdbuild-shark-extension.
Previously Tecnoteca wrote:
Dear Pioneer,
where did you get this error?
'Failure to find com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....'
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
Dear Tecnoteca
Thanks for your replying.
Another problem happened. 'Failure to find
com.ideo.maven.config:super-pom-plugin-ref:pom:1.3.4 in....' I don't I also tried to find it in several mirror address, but seems can't find a property one . So ,can you also provide an address to get this file?
Previously Tecnoteca wrote:
Dear Pioneer,
within file parent/pom.xml the section
would be the one necessary for download it.
Best regards.
-- CMDBuild Team
Previously Pioneer wrote:
when I install CMDBuild-2.4 which source code is tecnoteca-cmdbuild-56211deb432f.zip to my eclipse. it always prompt error message: Error resolving version for
plugin 'croche.maven:maven-merge-file' from the repositories...........' . the 'maven-merge-file-plugin-0.4.jar' is not easy to download from a mirror address, so I download it manually.
I noticed that both the version in Pom.xml and the version of my jar is 0.4, so I don't know why it prompt this information, which version or jar should i use.