On Jun 3, 2006, at 12:15 PM, Carlos Sanchez wrote:
It works for me with maven-repository-plugin 2.1-SNAPSHOT
I eventually managed to find the source for, download, and build 2.1-
SNAPSHOT. Sure enough, with that version it works, with 2.0 it does
not. I think it might be advisable to mention this on the upload
instruction page, and it might even be advisable to get a recent 2.1-
SNAPSHOT into an accessible repo and put instructions on downloading
from that repo on the upload instructions page.
BTW, it looked to me as if the plugin build was downloading a lot of
2.0 maven bits... don't know if this is an illusion, to be expected,
or a possible problem.
thanks
david jencks
On 6/3/06, David Jencks <[EMAIL PROTECTED]> wrote:
I'm running
mvn source:jar javadoc:jar repository:bundle-create -Dsource=1.4
following the instructions at
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
It's creating a source jar, a javadoc jar, and a bundle:
ls -1 target |grep howl
howl-logger-1.0.1-bundle.jar
howl-logger-1.0.1-javadoc.jar
howl-logger-1.0.1-sources.jar
howl-logger-1.0.1.jar
however the javadoc is not included in the bundle as strongly
implied it would be by the guide:
jar -tf target/howl-logger-1.0.1-bundle.jar
META-INF/
META-INF/MANIFEST.MF
pom.xml
LICENSE.txt
howl-logger-1.0.1.jar
howl-logger-1.0.1-sources.jar
How do I get the javadoc included? Should I file a jira, and if so
where?
thanks
david jencks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]