You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/11 18:12:36 UTC

[Maven Wiki] Update of "MavenDiscussionEclipseIntegration" by JeanMichelGarnier

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Maven Wiki" for change notification.

The following page has been changed by JeanMichelGarnier:
http://wiki.apache.org/maven/MavenDiscussionEclipseIntegration

New page:
La pesadilla del classpath de Java ...

Por defecto, eclipse añade los jars del target/{pom.artefactId}/WEB-INF/lib an el build path ...

=== SNAPSHOT ===

Sin snapshot:

Hay un articulo en la web de Eclipse sobre la integration de WST con maven: http://www.eclipse.org/webtools/jst/components/j2ee/scenarios/MavenEclipseIntegration.html

 Debug

Fragmento de http://maven.apache.org/reference/plugins/eclipse/:
Artifact Sources:
Frequently you will want to include for compiled jars the source .java files to help with debugging.
The plugin will check if the file specified is located in MAVEN_REPO/${groupId}/src/ directory and ending in maven.eclipse.src.extension exists and will add it as a source attachment. Using default values the dependency MAVEN_REPO/eclipse/jars/eclipse-ui-3.0.0.jar will be mapped to MAVEN_REPO/eclipse/src/eclipse-ui-3.0.0.zip

Podríamos subir los zips de codigo fuente en nuestro http://www.opentrends.net/repository/

Para los servicios de openFrame, podríamos la propiedad
http://maven.apache.org/reference/plugins/eclipse/
y añadir una propriedad Eclipse a cada dependency
<dependency>
    <groupId>group</groupId>
    <artifactId>artifact</artifactId>
    <version>version</version>
    <properties>
      <eclipse.dependency>true</eclipse.dependency>
    </properties>
  </dependency>

--> generar .wtpmodules
**********************************
Supongo q habías "hacked" el classpath.jelly del maven eclipse plugin para tu fichero /openFrame-samples-Petstore/templates/classpath.jelly.
 Para mi, Jelly no un language, es otro frankensteinXML ;-) pero entiendo bastante para genera el .wtpmodules

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


Re: [Maven Wiki] Update of "MavenDiscussionEclipseIntegration" by JeanMichelGarnier

Posted by "Juan F. Codagnone" <ju...@users.sourceforge.net>.
the page is intended to be in spanish or it should be in english? If it should 
be in spanish i can fix some typos.

On Tuesday 11 October 2005 13:12, Apache Wiki wrote:
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "Maven Wiki" for
> change notification.
>
> The following page has been changed by JeanMichelGarnier:
> http://wiki.apache.org/maven/MavenDiscussionEclipseIntegration
>
> New page:
> La pesadilla del classpath de Java ...
>
> Por defecto, eclipse añade los jars del
> target/{pom.artefactId}/WEB-INF/lib an el build path ...
>
> === SNAPSHOT ===
>
> Sin snapshot:
>
> Hay un articulo en la web de Eclipse sobre la integration de WST con maven:
> http://www.eclipse.org/webtools/jst/components/j2ee/scenarios/MavenEclipseI
>ntegration.html
>
>  Debug
>
> Fragmento de http://maven.apache.org/reference/plugins/eclipse/:
> Artifact Sources:
> Frequently you will want to include for compiled jars the source .java
> files to help with debugging. The plugin will check if the file specified
> is located in MAVEN_REPO/${groupId}/src/ directory and ending in
> maven.eclipse.src.extension exists and will add it as a source attachment.
> Using default values the dependency
> MAVEN_REPO/eclipse/jars/eclipse-ui-3.0.0.jar will be mapped to
> MAVEN_REPO/eclipse/src/eclipse-ui-3.0.0.zip
>
> Podríamos subir los zips de codigo fuente en nuestro
> http://www.opentrends.net/repository/
>
> Para los servicios de openFrame, podríamos la propiedad
> http://maven.apache.org/reference/plugins/eclipse/
> y añadir una propriedad Eclipse a cada dependency
> <dependency>
>     <groupId>group</groupId>
>     <artifactId>artifact</artifactId>
>     <version>version</version>
>     <properties>
>       <eclipse.dependency>true</eclipse.dependency>
>     </properties>
>   </dependency>
>
> --> generar .wtpmodules
> **********************************
> Supongo q habías "hacked" el classpath.jelly del maven eclipse plugin para
> tu fichero /openFrame-samples-Petstore/templates/classpath.jelly. Para mi,
> Jelly no un language, es otro frankensteinXML ;-) pero entiendo bastante
> para genera el .wtpmodules
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

-- 
Buenos Aires, Argentina                         22°C with winds at 22 km/h NNE