You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Richard Chamberlain <ri...@caplin.com> on 2008/02/08 18:17:40 UTC

[SOLVED] RE: Attaching javadoc to a non-maven artefact

Thanks, the -Dclassifier worked.

I tried the other suggestion of copying the jars to the maven repo, but
it failed a checksum on downloading

-----Original Message-----
From: nicklist@planet.nl [mailto:nicklist@planet.nl] 
Sent: 06 February 2008 16:03
To: Maven Users List
Subject: RE: Attaching javadoc to a non-maven artefact

Use the -Dclassifier option of deploy:deploy-file [1]. As far as I know
it's just another classifier of the same artifact.

Hth,

Nick Stolwijk

[1]
http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.htm
l#classifier

-----Original Message-----
From: Richard Chamberlain [mailto:richard.chamberlain@caplin.com]
Sent: Wed 2/6/2008 4:51 PM
To: Maven Users List
Subject: Attaching javadoc to a non-maven artefact
 
Hey all,

I've got a non maven artefact that i've added to my company repository
with mvn deploy:deploy-file. However i also have the javadoc and would
like to add it to the repo.

mvn deploy:deploy-file seems to only handle one file, so i'm at a loss
as to how to get the javadoc in the repo.

Thanks,

Rich

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org