Still have error:
project.scm.connection must be present.
any idea?
James Mao 写道:
oh, maybe the problem is that i have to modify the wsdl4j1.6 source
directory to conform to the maven standard, and try mvn
repository:bundle-create again,
the problem is maven can not find the source, and then it ask for scm
url, make sense?
Cheers,
James.
James Mao 写道:
Hi Dan,
Thanks for your information.
How long will it take for them to publish the jars? it's automated or
manually?
Will they notify me if they reject the request?
I have a problem when i do mvn repository:bundle-create, it require
scm definition in pom.xml which i can not find the correct url.
I have posted an issue in their bug tracking system, hope they can
also help to publish the latest kit.
Thanks,
James.
Daniel Kulp 写道:
James,
Thanks,
I have uploaded to
http://people.apache.org/~ningjiang/m2/repository/wsdl4j/1.6.1/wsdl4j-1.6.1
.jar
They just released 1.6.1
And also i have posted to jira.
My expectation is that they will reject the JIRA item as you didn't
follow the instructions in the guide:
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
You were supposed to create a single bundle that contains pom.xml,
the jar itself, and preferrably a source jar as well and then upload
that. You may want to correct all that and resubmit.
I forgot my password on people.apache.org, do you know how can i
get it
back?
I think you need to send a note to [EMAIL PROTECTED] That
would be the best way. You can also try talking to someone on the
IRC channel #asfinfra on freenode. The email is probably the better
way.
That said, they may come back and recommend you to stop using a
password, use ssh and public key authentication. They seem to
prefer that.
Enjoy!
Dan
Thanks,
James.
Daniel Kulp 写道:
1. Do we need to upgrade the wsdl4j 1.6? it seems not published into
the repository, i asked in wsdl4j mail list, they haven't
replied yet.
If we want to add the wsdl4j 1.6, how to manually add a 3rd party
jars into cxf projects?
Follow the guide at:
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
Mostly, grab the pom.xml from 1.5.3, modify it for 1.6, package it up
like it says, post to JIRA. You need to put it on a public
webspace. I
think you can create a public_html directory or similar in your
apache
home directory and use that. (http://people.apache.org/~dkulp type
thing) If you have problems, let me know and I can host the
file on my
personal machine.