You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Felipe Leme <ma...@felipeal.net> on 2004/12/17 20:14:15 UTC

Re: [OT] Do you place generated code under Version Control?

Brett,

I have created a plugin that generates a txt with all sort of
information used during a build: maven version, version of plugins, JDK
environment, etc...

So, when do I release, I call <attaingGoal name="info:deploy"/> and such
a file will be copied to the repository.

If there is enough interest, I could add this plugin to the sandbox.

-- Felipe


On Tue, 2004-11-30 at 19:46, Brett Porter wrote:

> This is a good point though - if you depend on a particular version of
> the xdoclet plugin, perhaps you should add it as a dependency to your
> project to guarantee it is the one used.



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


Re: [OT] Do you place generated code under Version Control?

Posted by Felipe Leme <ma...@felipeal.net>.
On Fri, 2004-12-17 at 19:20, Brett Porter wrote:
> How is that different to --info?

The difference is that it generates an artifact, with all related tasks
(generate, install, install-snapshot, deploy, deploy-snapshot, etc...)

> You can add it to the sandbox if you like - its a playground.

Ok, I will do it later.

-- Felipe


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


Re: [OT] Do you place generated code under Version Control?

Posted by Brett Porter <br...@gmail.com>.
How is that different to --info?

You can add it to the sandbox if you like - its a playground.

- Brett


On Fri, 17 Dec 2004 17:14:15 -0200, Felipe Leme <ma...@felipeal.net> wrote:
> Brett,
> 
> I have created a plugin that generates a txt with all sort of
> information used during a build: maven version, version of plugins, JDK
> environment, etc...
> 
> So, when do I release, I call <attaingGoal name="info:deploy"/> and such
> a file will be copied to the repository.
> 
> If there is enough interest, I could add this plugin to the sandbox.
> 
> -- Felipe
> 
> 
> On Tue, 2004-11-30 at 19:46, Brett Porter wrote:
> 
> > This is a good point though - if you depend on a particular version of
> > the xdoclet plugin, perhaps you should add it as a dependency to your
> > project to guarantee it is the one used.
> 
> 
> ---------------------------------------------------------------------
> 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